@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media(orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;font-weight:400;color:var(--clr-common-text);line-height:26px}a{text-decoration:none}.w-img img{width:100%}.m-img img{max-width:100%}.btn,.transition-3,:after,:before,a,button,h1,h2,h3,h4,h5,h6,i,img,input,li,p,select,span,svg path,textarea{transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0;border:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{color:hsl(var(--secondary));margin-top:0;font-weight:600;line-height:1.2;transition:all .3s ease-out 0s}h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}ul{margin:0;padding:0}li{list-style:none}p{font-size:16px;font-weight:400;color:var(--clr-common-text);margin-bottom:15px;line-height:26px}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute,.pos-abs{position:absolute}.grey-bg{background:var(--clr-bg-grey)}.pink-bg{background:var(--clr-common-black)}.white-bg{background:#fff}.black-bg{background:var(--clr-common-black)}.footer-bg{background:var(--clr-bg-footer)}.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white p,.text-white span{color:#fff!important}.white-color{color:#fff}.theme-color{color:var(--clr-common-black)!important}.black-color{color:var(--clr-common-black)}.body-overlay{background-color:rgba(0,0,0,.5);height:100%;width:100%;position:fixed;top:0;z-index:99;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media(max-width:575px){.progress-wrap{right:15px;bottom:15px}}.link-btn{position:relative;font-size:15px;font-weight:500;color:var(--clr-common-black);text-transform:uppercase;padding-right:15px}.link-btn i{position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.link-btn i:first-child{left:-100%;visibility:hidden;opacity:0}.link-btn i:last-child{right:0}.link-btn:hover{color:var(--clr-common-black)}.link-btn:hover i:first-child{left:0;visibility:visible;opacity:1}.link-btn:hover i:last-child{right:-100%;visibility:hidden;opacity:0}.link-btn-2{position:relative;font-size:14px;color:var(--clr-common-black);font-weight:500;padding-right:22px;display:inline-block;text-transform:uppercase}.link-btn-2 i{position:absolute;top:45%;transform:translateY(-50%);transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;font-size:12px}.link-btn-2 i:first-child{right:10%;visibility:hidden;opacity:0}.link-btn-2 i:last-child{right:0}.link-btn-2:hover{color:var(--clr-common-black)}.link-btn-2:hover i:first-child{right:0;visibility:visible;opacity:1}.link-btn-2:hover i:last-child{right:-10%;visibility:hidden;opacity:0}.link-btn-2.pink,.link-btn-2.pink:hover{color:var(--clr-common-black)}.border-left{position:relative}.border-left:before{position:absolute;content:"";width:1px;height:100%;background:var(--clr-common-border);left:0;top:0}.bg-gray{background-color:var(--clr-bg-gray)}.fill-btn{font-size:16px;color:#fff;font-weight:600;background:hsl(var(--primary));border:1px solid hsl(var(--primary));height:60px;display:inline-block;line-height:58px;border-radius:5px;padding:0 52px;position:relative;overflow:hidden;text-align:center}.fill-btn:hover{color:hsl(var(--primary));background:#fff}.border-btn{font-size:16px;color:hsl(var(--primary));border:1px solid hsl(var(--primary));padding:0 40px;height:50px;border-radius:5px;display:inline-block;line-height:48px;font-weight:600;text-align:center}.border-btn:hover{color:#fff;background:hsl(var(--primary))}.section-main-title{font-size:38px;line-height:1.26;font-weight:600;color:hsl(var(--secondary));margin-top:-8px}@media(max-width:575px){.section-main-title{font-size:32px}}@media(max-width:499px){.section-main-title{font-size:28px}}.hr1{border-bottom:1px solid #dcdcdc}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container_custom,.row{--bs-gutter-x:30px}@media(min-width:1200px){.container-small{max-width:1200px}}.ml-1{margin-left:5px}.mt-2{margin-top:10px}.container_custom{max-width:1300px;margin:0 auto}.header-top-right{display:flex;gap:40px;justify-content:flex-end;align-items:center}.header-top-right .nice-select{line-height:20px;border-radius:0;font-size:16px;color:hsl(var(--secondary));border:none;padding-right:16px;height:20px}.header-top-right .nice-select:after{right:3px}.header-top-right .nice-select:hover .current{color:hsl(var(--primary))}.header-top-right .nice-select:hover:after{border-color:hsl(var(--primary))}.header-top-right .text-btn{color:hsl(var(--secondary));line-height:1;height:20px;gap:4px}.header-top-link{display:flex;gap:20px}.header-top-link .text-btn{color:hsl(var(--secondary));line-height:1;height:20px}.header-top-link a:not(:last-child){border-right:1px solid var(--clr-common-border);padding-right:20px}.header-top{border-bottom:1px solid var(--clr-common-border);padding:10px 0;overflow-x:clip}.nice-select{font-size:16px;color:hsl(var(--secondary));border:none;padding-left:0;padding-right:15px}.nice-select:after{right:12px;border-bottom:1px solid hsl(var(--secondary));border-right:1px solid hsl(var(--secondary));width:7px;height:7px}.text-btn{display:inline-flex;gap:10px;align-items:center}.text-btn:hover{color:hsl(var(--primary))}.header-top-right .nice-select.border-left:before{left:-20px}.main-menu,.main-menu ul li{display:inline-block}.main-menu ul li{margin:0 20px;position:relative}@media only screen and (min-width:1400px)and (max-width:1600px){.main-menu ul li{margin:0 15px}}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.main-menu ul li{margin:0 13px}}.main-menu ul li a{font-size:18px;color:hsl(var(--secondary));text-transform:inherit;display:inline-block;padding:35px 0;line-height:20px;font-weight:500}.main-menu ul li .sub-menu{background:#fff none repeat scroll 0 0;box-shadow:0 6px 12px rgba(0,0,0,.176);left:0;opacity:0;position:absolute;top:120%;transition:all .3s ease 0s;visibility:hidden;width:240px;z-index:9;border-top:4px solid hsl(var(--secondary));text-align:left;padding:15px 0}.main-menu ul li .sub-menu .sub-menu{left:100%;top:100%}.main-menu ul li .sub-menu li{display:flex;margin:0;padding:8px 25px;justify-content:space-between}.main-menu ul li .sub-menu li a{padding:0;display:block;color:hsl(var(--secondary));position:relative;font-weight:400}.main-menu ul li .sub-menu li a:before{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;background:hsl(var(--secondary));opacity:0}.main-menu ul li .sub-menu li:hover>a{color:var(--clr-common-text);padding-left:5px}.main-menu ul li .sub-menu li:hover>a:before{width:100%;left:0;right:auto}.main-menu ul li:hover>a{color:var(--clr-common-text)}.main-menu ul li:hover>.sub-menu{opacity:1;visibility:visible;top:100%}.main-menu ul li:hover>.sub-menu li:hover>.sub-menu{top:0}.main-menu ul li:hover.menu-item-has-children:after{color:var(--clr-common-text)}.main-menu ul li.menu-item-has-children{position:relative}.main-menu ul li.menu-item-has-children:after{content:"";font-size:12px;color:hsl(var(--secondary));font-family:Font Awesome\ 5 Pro;transition:all .3s ease-out 0s;margin-left:3px}.action-list.action-list-header1{display:flex;gap:18px}.action-item,.action-item button{display:inline-block}.action-item button{position:relative;padding-right:13px}.action-item button i{font-size:18px;font-weight:400;color:hsl(var(--primary))}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.action-item button i{font-size:16px}}.action-item .action-item-number{background:hsl(var(--primary));display:grid;text-align:center;line-height:18px;color:#fff;border-radius:6px;position:absolute;right:0;top:-4px;font-size:12px;padding:0 5px}.action-item .cart-items-price{font-weight:600;color:hsl(var(--secondary))}.action-list-header2{display:inline-flex;gap:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.action-list-header2{gap:1rem}}.action-list-header2 .action-item button{width:40px;height:40px;border:2px solid hsl(var(--primary));text-align:center;line-height:40px;border-radius:50%;padding-right:0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.action-list-header2 .action-item button{width:35px;height:35px;line-height:35px}}.action-list-header2 .action-item .action-item-number{right:-6px;top:-6px}.action-list-header2 .action-item.action-item-cart .action-item-number{background:#d60d34}.action-list-header2 .action-item .cart-items-price{font-weight:600;color:hsl(var(--secondary));height:inherit;width:inherit;border:0}.action-list-header2 .action-item-cart{display:inline-flex;gap:10px;align-items:center}.filter-search-input{position:relative}.filter-search-input input{width:100%;height:50px;border:1px solid var(--clr-common-border);border-radius:5px;padding:0 50px 0 30px;outline:none}.filter-search-input input:focus{border-color:hsl(var(--secondary))}.filter-search-input button{position:absolute;right:20px;top:12px;color:hsl(var(--secondary))}.header-main-right.header-main-right-header1{display:flex;gap:20px;align-items:center;justify-content:flex-end}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.header-main-right.header-main-right-header1{gap:1rem}}@media(max-width:575px){.header-main-right.header-main-right-header1{gap:1rem;line-height:1}}.header-main-left.header-main-left-header1{display:flex;align-items:center}.header1-logo{margin-right:130px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.header1-logo{margin-right:70px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header1-logo{margin-right:0}}.header-search{width:380px}@media only screen and (min-width:1200px)and (max-width:1399px){.header-search{width:250px}}.header-main-content-wrapper{gap:1rem}.bar-icon,.header-main-content-wrapper{display:flex;justify-content:space-between}.bar-icon{width:20px;height:14px;flex-direction:column;overflow:hidden}.bar-icon span{width:100%;height:2px;background:var(--clr-common-heading);display:inline-block}.bar-icon span:nth-child(2){margin-left:9px;transition:.3s}.bar-icon:hover span:nth-child(2){margin-left:0}.sticky{position:fixed;top:0;background:#fff;z-index:50;right:0;left:0;width:100%;transition:.4s;box-shadow:0 0 60px 0 rgba(53,57,69,.15);animation:fadeInDown .3s ease-in-out 0s 1 normal none running;border:none}.header-note{background:var(--clr-common-heading);position:relative;padding:7px 15px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.header-note{display:none}}.header-note p{color:#fff;margin-bottom:0;text-align:center}.header-note p span{font-weight:600}.note-close-btn{font-size:12px;position:absolute;right:20px;top:8px;color:#fff}.header2 .header-note{background:hsl(var(--primary))}.user-icon{width:55px;height:55px;text-align:center;line-height:55px;background:var(--clr-bg-footer);border-radius:50%}.user-btn span{font-size:16px;font-weight:500;color:hsl(var(--secondary))}.user-btn span span{font-size:14px;font-weight:400;display:block}.user-btn a{display:inline-flex;gap:10px}.main-menu2.main-menu ul li .sub-menu li:hover>a,.main-menu2.main-menu ul li:hover.menu-item-has-children:after,.main-menu2.main-menu ul li:hover>a{color:hsl(var(--primary))}.main-menu2.main-menu ul li .sub-menu{border-color:hsl(var(--primary))}.category-click{height:40px;background:transparent;display:inline-flex;align-items:center;color:hsl(var(--primary));font-size:16px;font-weight:500;text-transform:capitalize;position:relative;cursor:pointer}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.category-click{height:34px}}.bar-icon.bar-icon-2 span{background:#fff}.bar-icon.bar-icon-2 span:nth-child(2){margin-left:0}.header-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.autocomplete-search{flex-grow:1}.autocomplete-search .aa-Autocomplete{border-radius:5px}.autocomplete-search .aa-DetachedSearchButton{height:70px;background-color:var(--clr-bg-footer);border:none;border-radius:5px}.autocomplete-search .aa-DetachedSearchButton .aa-DetachedSearchButtonIcon svg{fill:var(--clr-common-text)}.aa-DetachedContainer--modal{max-width:70%}.ais-SearchBox{margin-bottom:8px;padding:8px 16px;border:1px solid hsl(var(--primary));border-radius:3px}.ais-SearchBox,.ais-SearchBox .ais-SearchBox-form{width:100%;display:flex;flex-direction:row;align-items:center}.ais-SearchBox .ais-SearchBox-form{height:100%;justify-content:space-between}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input{flex:1;height:100%;border:none;outline:none;padding:0}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-submit{width:30px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-submit svg{width:14px;height:14px}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-reset{margin:0 1rem}.aa-Panel{z-index:1}.filter-search-input.header-search-2 input{height:70px;border-color:var(--clr-bg-footer);background:var(--clr-bg-footer)}.filter-search-input.header-search-2 button{position:absolute}.irc-item.footer-support.header-bottom-support{position:relative;margin-left:50px;margin-right:60px}.irc-item.footer-support.header-bottom-support:after{position:absolute;content:"";width:1px;height:50px;background:var(--clr-common-border);right:-30px}.header-support-social{display:flex;align-items:center}.header-bottom{padding-top:5px;padding-bottom:15px}.category-menu .category-items{position:absolute;top:calc(100% + 5px);left:0;width:270px;padding:30px 20px;background:hsl(var(--primary));border-radius:5px;z-index:10;display:flex;flex-direction:column;gap:5px}.category-menu .category-items a{color:#fff;display:flex;justify-content:space-between;margin-bottom:5px}.category-menu .category-items a:last-child{margin-bottom:0}.category-menu:not(items-open) .category-items{display:none}.action-list-header4{display:flex;gap:18px}.action-list-header4 .action-item.action-item-cart .action-item-number{background:hsl(var(--primary))}.main-menu4.main-menu ul li .sub-menu li:hover>a,.main-menu4.main-menu ul li:hover.menu-item-has-children:after,.main-menu4.main-menu ul li:hover>a{color:hsl(var(--primary))}.main-menu4.main-menu ul li .sub-menu{border-color:hsl(var(--primary))}.header3 .header-note{background:var(--clr-common-orange)}.header3-logo{text-align:center}.action-list-header3{display:flex;gap:30px;justify-content:flex-end}.action-list-header3 .user-icon{height:inherit;width:inherit;line-height:inherit;background:transparent}.action-item .action-btn-text{padding-right:0;font-size:13px;line-height:1;padding-top:5px}.user-btn.action-item a{padding-right:0}.action-list-header3 .action-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.action-item .action-btn-text:hover,.action-list-header3 .action-item:hover a{color:hsl(var(--secondary))}.header-search-3{width:375px;max-width:100%}.header3-top{padding:15px 0;border-bottom:1px solid var(--clr-common-border)}.header-main3 .header-main-content-wrapper{justify-content:center}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header-main3 .header-main-content-wrapper{justify-content:space-between;align-items:center;padding:25px 0}}.main-menu.main-menu3 ul li a{padding:20px 0}.action-list-header3 .action-item.action-item-cart .action-item-number{background:var(--clr-common-orange)}.main-menu3.main-menu ul li .sub-menu li:hover>a,.main-menu3.main-menu ul li:hover.menu-item-has-children:after,.main-menu3.main-menu ul li:hover>a{color:var(--clr-common-orange)}.main-menu3.main-menu ul li .sub-menu{border-color:var(--clr-common-orange)}.offcanvas-overlay{position:fixed;height:100%;width:100%;background:var(--clr-common-heading);z-index:40;top:0;opacity:0;visibility:hidden}.offcanvas-overlay.overlay-open{opacity:.4;visibility:visible}.offcanvas-overlay-white{position:fixed;height:100%;width:100%;background:#fff;z-index:40;top:0;opacity:0;visibility:hidden}.offcanvas-overlay-white.overlay-open{opacity:0;visibility:visible}.side-info-close{background:none;border:0;color:hsl(var(--secondary));font-size:20px;padding:0;transition:all .5s ease-out 0s}.side-info{background:#fff;height:100%;position:fixed;z-index:42;right:-100%;top:0;width:365px;padding:1rem;transition:.6s;overflow-y:scroll}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.side-info{width:300px}}.side-info.info-open{right:0}div.mean-container .mean-bar{background:transparent}div.mean-container .mean-nav{background:none;margin-bottom:20px;overflow:hidden}div.mean-container .mean-nav>ul{display:block!important}div.mean-container .mean-nav ul li a{display:flex;flex-direction:row;align-items:center;width:100%;color:hsl(var(--secondary));border-top:1px solid var(--clr-common-border);font-size:16px;text-transform:none;opacity:1;padding-left:0}div.mean-container .mean-nav ul li a:hover{color:hsl(var(--primary))}div.mean-container .mean-nav ul li a span{font-size:1rem}div.mean-container .mean-nav ul li a svg{width:20px;height:20px}div.mean-container .mean-nav ul li a.mean-expand{height:26px;border:none;background:var(--clr-bg-footer);padding:10px 5%}div.mean-container .mean-nav ul li a.mean-expand:before{position:absolute;content:"+";left:50%;top:50%;transform:translate(-50%,-50%)}div.mean-container .mean-nav ul li a.mean-expand.mean-clicked:before{content:"-"}div.mean-container .mean-nav ul li li a{padding:10px 5%}div.mean-container .mean-nav ul li li li a{padding:10px 10%}div.mean-container a.meanmenu-reveal{display:none!important}.action-list.d-xl-none.d-md-flex.action-list-header4{line-height:1}@media(max-width:399px){.action-item.action-item-wishlist.action-item-compare{display:none}}.display-table-none :has(div[data-radix-scroll-area-viewport=""]){background-color:aqua}.banner-800{min-height:800px;position:relative}@media only screen and (min-width:768px)and (max-width:991px){.banner-800{min-height:700px}}@media only screen and (min-width:576px)and (max-width:767px){.banner-800{min-height:600px}}@media(max-width:575px){.banner-800{min-height:500px}}.banner-900{min-height:900px;position:relative}.banner-bg{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1}.banner-meta-text{margin-bottom:25px}.banner-meta-text span{font-size:24px;font-weight:600;color:var(--clr-common-heading)}.banner-btn .border-btn{height:60px;padding:0 52px;line-height:58px}.banner-content1{max-width:800px}@media(max-width:575px){.banner-content1,.banner-content2{max-width:400px}}.banner-content2-3{max-width:780px;margin-left:auto}@media(max-width:575px){.banner-content2-3{max-width:450px;margin-left:0}}.slider-pagination.slider1-pagination{position:absolute;right:30px;top:50%;display:flex;flex-direction:column;left:auto!important;width:inherit!important;bottom:inherit!important;z-index:5;transform:translateY(-50%);height:100%;justify-content:center;gap:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.slider-pagination.slider1-pagination{display:none}}.slider-pagination.slider1-pagination .swiper-pagination-bullet{width:15px;height:2px;border-radius:2px;background:#fff;opacity:1;margin-left:auto}.slider-pagination.slider1-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}.slider2-pagination-container{position:absolute;bottom:30px;width:100%;left:0}.slider-pagination.slider2-pagination{position:relative;z-index:5;display:flex;gap:10px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.slider-pagination.slider2-pagination{display:none}}.slider-pagination.slider2-pagination .swiper-pagination-bullet{position:relative;width:16px;height:16px;background:transparent;opacity:1}.slider-pagination.slider2-pagination .swiper-pagination-bullet:before{position:absolute;content:"";width:6px;height:6px;background:var(--clr-common-heading);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-pagination.slider2-pagination .swiper-pagination-bullet:after{position:absolute;content:"";width:16px;height:16px;border:1px solid var(--clr-common-heading);border-radius:50%;transition:.3s;opacity:0}.slider-pagination.slider2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1}.banner-pricing{font-size:24px;font-weight:500;color:#fff;width:250px;height:250px;background:var(--clr-common-heading);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;position:absolute;right:905px;bottom:-35px;gap:5px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.banner-pricing{transform:scale(.5);transform-origin:top left;position:static;margin-top:45px;margin-bottom:-125px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.banner-pricing{transform:scale(.4);transform-origin:top left;position:static;margin-top:40px;margin-bottom:-150px}}.banner-pricing .price-now{font-size:80px;font-weight:500;color:#fff;display:block}.single-product{max-width:100%}.product-image img{width:100%}.product-name{font-size:18px;font-weight:500;color:hsl(var(--secondary));margin-bottom:10px}.price-now{color:hsl(var(--secondary))}.price-now,.price-old{font-size:15px;font-weight:500;line-height:1}.price-old{color:#8f8f8f;text-decoration:line-through}.product-desc .product-price{display:flex;gap:10px}.product-desc{padding:20px 0 0}.product-color-nav li{display:flex;gap:10px}.product-color-nav li:before{border:1px solid #dddfe3}.product-desc .product-color-nav{margin-top:18px}.product-sticker{font-size:14px;font-weight:500;color:#fff;height:25px;display:inline-block;background:var(--clr-badge-new);padding:0 10px}.product-sticker-wrapper{display:flex;gap:5px;position:absolute;top:0;left:0}.product-sticker.new{background:var(--clr-badge-new)}.product-sticker.discount{background:var(--clr-theme-2)}.product-action{position:absolute;right:-100px;top:20px;display:flex;flex-direction:column;gap:8px;transition:.3s;z-index:2}.product-action button{width:45px;height:45px;background:#fff;border-radius:3px;text-align:center;line-height:45px;color:hsl(var(--primary));padding:0;border:none;transition:.3s}.product-action button:hover{color:#fff;background:hsl(var(--primary))}.product-image{overflow:hidden;background:var(--clr-bg-footer)}.product-image:hover img{transform:scale(1.05)}.product-image:hover .product-action{right:20px}.add-cart-btn{display:flex;gap:10px;align-items:center;height:45px;line-height:43px;background:hsl(var(--primary));border:1px solid hsl(var(--primary));border-radius:3px;padding:0 35px;color:#fff;justify-content:center;transition:.3s;white-space:nowrap}.add-cart-btn:hover{background-color:#fff;border-color:hsl(var(--primary));color:hsl(var(--primary))}.product-action-bottom{display:flex;justify-content:center;position:absolute;bottom:-100px;width:100%;transition:.3s;z-index:2}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product-action-bottom{bottom:20px}}.product-image:hover .product-action-bottom{bottom:20px}.product-image:hover img{padding-bottom:30px;padding-left:45px;padding-right:45px}.products-wrapper{display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px}.products-wrapper .single-product{margin-bottom:50px}.products-wrapper>div{width:calc((100% - 120px)/5)}@media only screen and (min-width:1200px)and (max-width:1399px){.products-wrapper>div{width:calc((100% - 90px)/4)}}@media only screen and (min-width:992px)and (max-width:1199px){.products-wrapper>div{width:calc((100% - 60px)/3)}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.products-wrapper>div{width:calc((100% - 30px)/2)}}@media(max-width:575px){.products-wrapper>div{width:calc((100% - 0px)/1)}}.nav-tabs{border-bottom:0}.nav-tabs .nav-link{border:0;padding:0;border-radius:0}.product-tab-nav .nav-tabs{display:flex;gap:20px;justify-content:center}@media(max-width:575px){.product-tab-nav .nav-tabs{gap:10px}}.product-tab-nav .nav-tabs .nav-link{font-size:18px;font-weight:500;height:20px;line-height:20px;border-right:1px solid var(--clr-common-border);color:var(--clr-common-text);padding-right:20px;position:relative}@media(max-width:575px){.product-tab-nav .nav-tabs .nav-link{border-right:0;padding:0 10px}}.product-tab-nav .nav-tabs .nav-link:last-child{padding-right:0;border-right:0}.product-tab-nav .nav-tabs .nav-link.active{color:hsl(var(--secondary))}.product-tab-nav .nav-tabs .nav-link.active .total-product{opacity:1;visibility:visible}@media(max-width:575px){.product-tab-nav .nav-tabs .nav-link.active .total-product{opacity:0;visibility:hidden}}.nav-link .total-product{font-size:12px;position:absolute;top:-22px;left:0;opacity:0;visibility:hidden;transition:.3s}.featured-product .product-desc{padding:30px;display:inline-block;position:absolute;bottom:-200px;left:0;background:#fff;transition:.3s;position:relative;overflow:hidden}@media(max-width:499px){.featured-product .product-desc{padding:20px}}.featured-product:hover .product-desc{bottom:0}.featured-product:hover .product-action{right:20px}.bunle-pack-area{background:var(--clr-bg-footer)}.bundle-pack-wrapper{max-width:1050px;margin:0 auto}.pack-items-wrapper{background:#fff;padding:55px}@media (max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.pack-items-wrapper{padding:35px}}@media(max-width:499px){.pack-items-wrapper{padding:30px 20px}}.pack-item-single{display:flex;padding-left:23px;gap:18px}@media(max-width:499px){.pack-item-single{padding-left:13px;gap:15px}}.pack-item-single .product-image{width:120px;height:120px}.pack-item-single .product-desc{padding:0}.pack-item-single .product-name{font-size:20px;margin-bottom:12px}@media(max-width:499px){.pack-item-single .product-name{font-size:18px}}.pack-item-single .product-price{margin-bottom:12px}.pack-item-single .product-price .price-now{font-size:15px;font-weight:600}.pack-items{display:flex;flex-direction:column;gap:30px}.pack-items .pack-item-single{counter-increment:pack-item-num;position:relative}.pack-items .pack-item-single:before{position:absolute;content:counter(pack-item-num);top:0;left:0;font-size:22px;font-weight:500;color:hsl(var(--secondary));height:38px;width:38px;border:1px solid hsl(var(--secondary));z-index:2;text-align:center;line-height:36px;border-radius:50%}@media(max-width:499px){.pack-items .pack-item-single:before{font-size:18px;height:28px;width:28px;line-height:26px}}.product-rating{font-size:14px;display:inline-flex;color:hsl(var(--secondary))}.pack-price-btn{display:flex;gap:20px;flex-wrap:wrap}.pack-price-btn .add-cart-btn{height:50px;padding:0 65px;border-radius:5px}.pack-price-btn .pack-total-price{height:50px;border:1px solid hsl(var(--secondary));border-radius:5px;line-height:48px;text-align:center;font-weight:600;padding:0 15px;flex-grow:1;color:hsl(var(--secondary))}.product-package-photo{height:100%;background:#fff}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.product-package-photo{padding-top:30px}}.product-package-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-image-nav{position:absolute;width:100%;height:100%;top:0;left:0}@media(max-width:499px){.product-image-nav{display:none}}.product-nav-item{width:25px;height:25px;background:#fff;border-radius:50%;text-align:center;line-height:25px;color:hsl(var(--secondary))}.product-nav-item:hover .pack-item-single.hover-content{opacity:1;visibility:visible}.pack-1-1{top:23%;left:36%}.pack-1-2{top:46%;left:39%}.pack-1-3{top:87%;left:25%}.pack-item-single.hover-content{width:160px;display:flex;flex-direction:column;background:#fff;padding:10px;border-radius:8px;position:absolute;top:-7px;left:50px;text-align:left;gap:0;opacity:0;visibility:hidden;transition:.3s}.pack-item-single.hover-content .product-img{width:100%}.pack-item-single.hover-content .product-image{width:100%;border-radius:5px}.pack-item-single.hover-content .product-name{font-size:14px;font-weight:700;margin-bottom:2px}.pack-item-single.hover-content .product-price{margin-bottom:0}.pack-item-single.hover-content .product-price .price-now{font-size:12px;font-weight:500}.pack-item-single.hover-content .product-desc{padding:10px 0}.pack-item-single.hover-content:before{position:absolute;content:"";width:6px;height:10px;background:#fff;left:-6px;top:15px;clip-path:polygon(0 50%,100% 0,100% 100%)}.single-product-st2 .add-cart-btn{padding:0 22px;border-radius:0}.single-product-st2 .quick-view-btn{width:45px;height:45px;text-align:center;line-height:43px;background:#fff;border-radius:3px 0 0 3px;border:1px solid #fff;color:hsl(var(--primary))}.single-product-st2 .quick-view-btn:hover{border-color:hsl(var(--primary))}.single-product-st2 .wishlist-btn{width:45px;height:45px;text-align:center;line-height:43px;background:#fff;border-radius:0 3px 3px 0;border:1px solid #fff;color:hsl(var(--primary))}.single-product-st2 .wishlist-btn:hover{border-color:hsl(var(--primary))}.single-product-st2 .product-color-nav{display:flex;gap:10px;display:none}.product-nav-prev{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;text-align:center;line-height:30px;background:#fff;border-radius:3px;color:hsl(var(--secondary));font-size:18px;left:10px;transition:.3s}.product-nav-prev:hover{color:#fff;background:hsl(var(--primary))}.product-nav-next{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;text-align:center;line-height:30px;background:#fff;border-radius:3px;color:hsl(var(--secondary));font-size:18px;right:10px;transition:.3s}.product-nav-next:hover{color:#fff;background:hsl(var(--primary))}.product-tab-slider-button-prev{width:50px;height:50px;border:1px solid hsl(var(--primary));text-align:center;line-height:48px;border-radius:50%;position:absolute;top:30%;left:-65px;transition:.3s}.product-tab-slider-button-prev:hover{border-color:hsl(var(--primary));background:hsl(var(--primary));color:#fff}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.product-tab-slider-button-prev{display:none}}.product-tab-slider-button-next{width:50px;height:50px;border:1px solid hsl(var(--primary));text-align:center;line-height:48px;border-radius:50%;position:absolute;top:30%;right:-65px;transition:.3s}.product-tab-slider-button-next:hover{border-color:hsl(var(--primary));background:hsl(var(--primary));color:#fff}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.product-tab-slider-button-next{display:none}}.product-tab-pagination{display:flex;gap:8px;justify-content:center}.product-tab-pagination .swiper-pagination-bullet{display:inline-block;border-radius:50%;width:10px;height:10px;opacity:1;background:var(--clr-common-border)}.product-tab-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:hsl(var(--primary))}.product-tab-pagination-container{margin-top:60px}.prodcut_bg{background-color:var(--clr-bg-footer)}.product-pricing{display:flex;justify-content:space-between}.single-product-ordering{width:100%;display:flex;flex-direction:row}.single-product-ordering .product-image{width:100px;padding:.5rem;border:1px solid var(--clr-common-border)}.single-product-ordering .product-image .product-sticker-wrapper .product-sticker{font-size:12px;height:20px}.single-product-ordering .product-desc{flex:1;display:flex;flex-direction:column;padding:0;border:1px solid var(--clr-common-border)}.single-product-ordering .product-desc .product-name{font-weight:600;margin:0}.single-product-ordering .product-desc .item{display:flex;flex-direction:column}.single-product-ordering .product-desc .item .title{flex:1;font-size:1rem;font-weight:600;color:#7e7e7e;padding:.4rem .6rem;border-bottom:1px solid var(--clr-common-border)}.single-product-ordering .product-desc .item .data{height:50%;display:flex;flex-direction:row;align-items:baseline;gap:2px;font-size:1rem;font-weight:500;color:#000;padding:.6rem;border-left:1px solid var(--clr-common-border)}.single-product-ordering .product-desc .item .data span{font-size:12px;font-weight:700}.single-product-ordering .product-desc .item .data input{text-align:center;width:100%;height:100%;border:none;outline:none;background-color:transparent}.single-product-ordering .product-desc .item .data input::-webkit-inner-spin-button,.single-product-ordering .product-desc .item .data input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.single-product-ordering .product-desc .item .data.qty{background-color:#ffffce}.single-product-ordering .product-desc .item .data.qty:has(input:focus){background-color:#ffffce}.single-product-ordering .product-desc .item .data.qty:has(input:disabled){background-color:var(--clr-common-border)}.swiper-slide-thumb-active{border:2px solid hsl(var(--primary))}.swiper-slide-thumb-active button{height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper-slide-thumb-active img{opacity:1!important}.category-banner-inner{padding:30px 40px;position:absolute;top:0;left:0;display:flex;width:100%;height:100%}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.category-banner-inner{padding:20px}}@media(max-width:499px){.category-banner-inner{position:absolute;padding:16px;justify-content:start!important}}.category-banner-content .product-category{font-size:28px;display:inline-block;color:hsl(var(--secondary));font-weight:600;margin-bottom:5px}@media(max-width:575px){.category-banner-content .product-category{font-size:24px}}@media(max-width:499px){.category-banner-content .product-category{font-size:16px}}.category-banner-content .category-short-desc{color:var(--clr-common-heading);margin-bottom:23px}.category-banner-content .border-btn{font-size:14px;height:35px;line-height:33px;padding:0 20px;font-weight:500}.category-banner-img{overflow:hidden}.category-banner-img img{-o-object-fit:cover;object-fit:cover;width:100%;transition:.6s}.category-banner2 .category-banner-content .product-category{font-size:48px;font-weight:400;line-height:1.05;margin-bottom:15px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.category-banner2 .category-banner-content .product-category{font-size:34px}}@media only screen and (min-width:576px)and (max-width:767px){.category-banner2 .category-banner-content .product-category{font-size:30px}}@media(max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.category-banner2 .category-banner-content .product-category{font-size:24px}}@media(max-width:499px){.category-banner2 .category-banner-content .product-category{font-size:16px}}.category-banner2 .category-banner-content .product-category span{font-weight:600;display:block}.category-banner2 .category-banner-content .category-short-desc{font-size:20px;font-weight:400;margin-bottom:44px}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.category-banner2 .category-banner-content .category-short-desc{font-size:18px;margin-bottom:34px}}@media(max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.category-banner2 .category-banner-content .category-short-desc{font-size:16px;margin-bottom:34px}}@media(max-width:499px){.category-banner2 .category-banner-content .category-short-desc{font-size:16px}}.category-banner2 .category-banner-content .category-short-desc span{font-weight:600}.category-banner2 .category-banner-inner{padding:30px 50px 70px;display:flex;align-items:center}@media only screen and (min-width:1200px)and (max-width:1399px){.category-banner2 .category-banner-inner{padding:30px 50px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.category-banner2 .category-banner-inner{padding:20px 50px}}@media(max-width:575px){.category-banner2 .category-banner-inner{padding:20px 30px}}@media(max-width:499px){.category-banner2 .category-banner-inner{padding:20px 0}}.product-category-wrapper{display:flex;gap:10px;flex-wrap:wrap}.product-category-wrapper>div{width:calc((100% - 40px)/5)}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.product-category-wrapper>div{width:calc((100% - 20px)/3)}}@media only screen and (min-width:576px)and (max-width:767px){.product-category-wrapper>div{width:calc((100% - 10px)/2)}}@media(max-width:575px){.product-category-wrapper>div{width:calc((100% - 0px)/1)}}.product-category-single{display:inline-block;overflow:hidden}.product-category-single:hover .product-category-img img{transform:scale(1.05)}.product-category-img a{position:relative;display:block}.product-category-img a:after{position:absolute;content:"";width:100%;height:100%;background:var(--clr-common-heading);opacity:.4;left:0;top:0}.product-category-img a img{width:100%;transition:.6s}.product-category-inner{position:absolute;bottom:0;width:100%;text-align:center;padding:30px 20px}.product-category-content .product-category{font-size:20px;font-weight:500;color:#fff;margin-bottom:5px;display:inline-block}.product-meta-item{display:flex;gap:5px;justify-content:center}.product-meta-item .product-available,.product-meta-item .product-meta-type{font-size:14px;color:#fff;line-height:1}.product-category2-wrapper{display:flex;gap:30px;flex-wrap:wrap}.product-category2-wrapper>div{width:calc((100% - 90px)/4)}@media only screen and (min-width:992px)and (max-width:1199px){.product-category2-wrapper>div{width:calc((100% - 60px)/3)}}@media only screen and (min-width:768px)and (max-width:991px){.product-category2-wrapper>div{width:calc((100% - 30px)/2)}}@media only screen and (min-width:576px)and (max-width:767px){.product-category2-wrapper>div{width:calc((100% - 30px)/2)}}@media(max-width:575px){.product-category2-wrapper>div{width:calc((100% - 0px)/1)}}.product-category2-single{overflow:hidden}.product-category2-single:hover .product-category-img img{transform:scale(1.05)}.product-category2-single .product-category-content .product-category{font-size:16px;font-weight:600;color:var(--clr-common-heading);height:50px;text-align:center;padding:0 35px;border:1px solid #fff;border-radius:5px;line-height:48px;background:#fff;margin-bottom:0}@media only screen and (min-width:576px)and (max-width:767px){.product-category2-single .product-category-content .product-category{padding:0 28px}}.product-category2-single .product-category-content .product-category:hover{color:#fff;border-color:var(--clr-common-heading);background:var(--clr-common-heading)}.product-category2-single .product-category-inner{padding:30px 10px}.product-category2-single .product-category-img a:after{opacity:0}.features-single{padding:44px 0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.features-single{padding:0 0 45px}}.features-single .irc-item-heading{font-size:18px;color:var(--clr-common-heading);font-weight:600;margin-bottom:0}.features-single .irc-item-content p{margin-bottom:0}.features-single .irc-item{justify-content:center;align-items:center;display:flex;gap:20px}@media only screen and (min-width:992px)and (max-width:1199px){.features-single .irc-item{align-items:flex-start}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.features-wrapper{padding-top:45px}}.features-area1{background:var(--clr-bg-footer)}.features-area4 .features-single{border:1px solid var(--clr-common-border);border-radius:5px;padding:49px 0}.features-area4 .features-single .irc-item{display:flex;flex-direction:column;text-align:center;gap:30px;align-items:center}.blog-meta-item{display:flex;gap:10px;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1}.blog-meta-content a:hover{color:var(--clr-common-heading)}.blog-meta-list{display:flex;gap:30px;justify-content:center;margin-bottom:14px}@media only screen and (min-width:576px)and (max-width:767px){.blog-meta-list{gap:20px}}.blog-title{font-size:24px;font-weight:600;line-height:1.4;margin-bottom:0}@media (max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.blog-title{font-size:20px}}@media only screen and (min-width:576px)and (max-width:767px){.blog-title{font-size:18px}}.blog-content{text-align:center;padding:25px 60px 0}@media only screen and (min-width:1200px)and (max-width:1399px){.blog-content{padding:25px 30px 0}}@media only screen and (min-width:992px)and (max-width:1199px){.blog-content{padding:25px 15px 0}}@media (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.blog-content{padding:25px 20px 0}}@media only screen and (min-width:576px)and (max-width:767px){.blog-content{padding:20px 10px 0}}.blog-items-wrapper{display:flex;gap:30px;flex-wrap:wrap}.blog-items-wrapper>div{width:calc((100% - 60px)/3)}@media only screen and (min-width:768px)and (max-width:991px){.blog-items-wrapper>div{width:calc((100% - 30px)/2)}}@media only screen and (min-width:576px)and (max-width:767px){.blog-items-wrapper>div{width:calc((100% - 30px)/2)}}@media(max-width:575px){.blog-items-wrapper>div{width:calc((100% - 0px)/1)}}.blog-single{overflow:hidden}.blog-single:hover .blog-img img{transform:scale(1.05)}.blog-img{overflow:hidden}.blog-img img{width:100%;transition:.6s}.blog-thumb{border-radius:5px;overflow:hidden}.blog-thumb img{transition:all 1.5s cubic-bezier(0,0,.2,1);width:100%}.blog-wrapper:hover .blog-thumb img{transform:scale3d(1.05,1.05,1.05)}.blog-content p{margin-bottom:30px}.blog-meta{display:flex;align-items:center;margin-bottom:15px}.blog-meta i{font-size:16px;margin-right:10px;line-height:1}.blog-meta span{font-size:16px;margin-right:40px}@media(max-width:499px){.blog-meta span{font-size:14px;margin-right:20px}}.blog-meta>div{display:flex;align-items:center}.blog-content h3{font-size:22px;margin-bottom:30px;line-height:1.5}.blog-content h3:hover{color:var(--clr-theme-1)}@media only screen and (min-width:1200px)and (max-width:1399px){.blog-content h3{font-size:20px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.blog-content h3{font-size:18px;font-weight:600}}.blog-content-wrapper{padding:30px 30px 32px;background:#fff;box-shadow:0 20px 40px rgba(28,51,84,.1);border-radius:0 0 5px 5px}@media (max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.blog-content-wrapper{padding:30px 20px 32px}}.blog-wrapper{border-radius:5px}.sidebar__search input{width:100%;height:60px;line-height:56px;background:#fff;border:1px solid var(--clr-common-border);box-shadow:0 10px 30px rgba(28,51,84,.08);border-radius:4px;padding-left:30px;padding-right:45px;outline:0}.sidebar__search input:focus{border-color:var(--clr-theme-1)}.sidebar__search input::-moz-placeholder{color:var(--clr-common-text);font-weight:500}.sidebar__search input::placeholder{color:var(--clr-common-text);font-weight:500}.sidebar__search button{position:absolute;top:50%;right:20px;left:auto;transform:translateY(-50%)}.sidebar__search button svg{width:18px;height:18px}.sidebar__search button svg .st0,.sidebar__search button svg .st1{fill:var(--clr-common-text)}.rc__post:not(:last-child){margin-bottom:30px}.rc__meta span{color:var(--clr-common-text);font-weight:500;font-size:15px;line-height:1;display:inline-block;margin-bottom:10px}.rc__thumb img{width:75px;height:75px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.rc__title{font-size:18px;color:var(--clr-common-heading);margin-bottom:0;font-weight:600;line-height:1.1}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rc__title{font-size:16px;font-weight:600}}.rc__title a:hover{color:var(--clr-theme-1)}.sidebar__widget{border:1px solid var(--clr-common-border);padding:30px;border-radius:5px;box-shadow:0 10px 30px rgba(28,51,84,.08);background-color:#fff}@media(max-width:575px){.sidebar__widget{padding:30px 20px}}.sidebar__category ul li:not(:last-child){margin-bottom:15px}.sidebar__category ul li a{font-size:16px;font-weight:500;color:var(--clr-common-text);padding-left:20px;position:relative}.sidebar__category ul li a:after{position:absolute;content:"";left:0;top:9px;width:6px;height:6px;background:var(--clr-theme-5);border-radius:50%}.sidebar__category ul li a:hover{color:var(--clr-theme-1)}.sidebar__category ul li a:hover:after{background:var(--clr-theme-1)}.sidebar__widget .sidebar__tag{display:flex;flex-wrap:wrap;gap:8px}.sidebar__tag a{display:inline-block;height:35px;line-height:35px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-gray);border-radius:4px}.sidebar__tag a:hover{color:#fff;background:var(--clr-theme-1)}blockquote{margin:35px 0!important;padding:40px;color:var(--clr-common-placeholder);position:relative;background:var(--clr-bg-footer);font-style:normal;text-align:left;clear:both;font-weight:400;box-shadow:0 1px 2px 0 rgba(10,0,58,.14);border:1px solid var(--clr-bg-footer)}blockquote:before{content:"";position:static;font-family:Font Awesome\ 5 Pro;font-size:32px;color:var(--clr-theme-1);line-height:1;margin-bottom:18px;display:inline-block}.post-text blockquote p{margin-bottom:10px!important;line-height:1.3;font-size:20px;color:var(--clr-common-heading);font-weight:400}blockquote cite{font-size:18px;display:block;margin-top:10px;color:var(--clr-common-heading);font-style:inherit;font-weight:600}blockquote cite:before{content:"";font-size:28px;color:var(--clr-theme-2);padding-bottom:0;display:inline-block;background:var(--clr-theme-1);height:2px;width:40px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative}.blog-details-wrapper img{width:100%}.blog-details-wrapper p img{border-radius:5px}blockquote p{font-size:18px;color:var(--clr-common-heading);font-style:italic;font-weight:600}div.tagcloud a{display:inline-block;height:36px;line-height:38px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-gray);border-radius:4px;margin-right:8px;margin-bottom:8px}div.tagcloud a:hover{color:#fff;background:hsl(var(--primary))}.blog__details__tag span{font-weight:600;margin-right:10px;color:var(--clr-common-heading)}.blog-main-wrapper .blog-content{text-align:left;padding:0}.blog-btn{background:transparent;display:inline-block;border-radius:5px;height:40px;line-height:38px;padding:0 30px;color:var(--clr-common-heading);font-size:16px;font-weight:600;border:1px solid var(--clr-common-border);text-align:center;transition:all .3s ease-out 0s}.blog-btn:hover{background-color:var(--clr-common-heading);color:#fff}.latest-comments h3{font-size:26px;font-weight:600;margin-bottom:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.latest-comments h3{font-size:22px}}.latest-comments ul li{margin-bottom:10px}.latest-comments ul li.children{margin-left:100px}@media(max-width:575px){.latest-comments ul li.children{margin-left:15px}}.latest-comments ul li ul li.children-2{margin-left:100px;margin-top:10px}@media(max-width:575px){.latest-comments ul li ul li.children-2{margin-left:15px}}.comments-box{padding:25px 40px 30px 30px;background:#fff;border:1px solid var(--clr-common-border);border-radius:5px}.comments-avatar img{width:50px;height:50px;border-radius:50%}.avatar-name{margin-bottom:5px}.avatar-name h5{font-size:16px;line-height:1;margin-bottom:0}.avatar-name span{font-size:14px;color:var(--clr-common-text)}@media(max-width:575px){.comments-text{margin-left:0;margin-top:15px}}.comments-text p{font-size:16px;color:var(--clr-common-text);margin-bottom:15px}.comments-replay{margin-top:10px}.comments-replay a{display:inline-block;color:var(--clr-theme-1);background:var(--clr-bg-gray);height:25px;line-height:25px;padding:0 12px;font-weight:500;font-size:14px;border-radius:4px}.comments-replay a:hover{color:#fff;background:var(--clr-theme-1)}.blog__comment h3{font-size:26px;font-weight:600;margin-bottom:40px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.blog__comment h3{font-size:22px}}.blog__comment-input input,.blog__comment-input textarea{width:100%;height:60px;line-height:60px;border:1px solid var(--clr-common-border);background:transparent;color:var(--clr-theme-1);font-size:15px;outline:none;border-radius:4px;margin-bottom:20px;padding:0 24px}.blog__comment-input input::-moz-placeholder,.blog__comment-input textarea::-moz-placeholder{font-size:15px;color:var(--clr-common-text)}.blog__comment-input input::placeholder,.blog__comment-input textarea::placeholder{font-size:15px;color:var(--clr-common-text)}.blog__comment-input textarea{height:180px;resize:none;line-height:1.2;padding:19px 23px 23px;margin-bottom:13px}.blog__comment-agree{padding-left:5px}.blog__comment-agree input{margin:0;-webkit-appearance:none;appearance:none;-moz-appearance:none;display:block;width:14px;min-width:14px;height:14px;background:#fff;border:1px solid #b9bac1;outline:none;border-radius:4px}.blog__comment-agree input:checked{position:relative;background-color:var(--clr-theme-1);border-color:transparent}.blog__comment-agree input:checked:after{box-sizing:border-box;content:"";position:absolute;font-size:10px;color:#fff;top:46%;left:50%;transform:translate(-50%,-50%)}.blog__comment-agree input:hover{cursor:pointer}.blog__comment-agree label{padding-left:8px;color:var(--clr-common-text)}.blog__comment-agree label a{color:var(--clr-theme-1);font-weight:600;padding-left:4px}.blog__comment-agree label a:hover{color:var(--clr-theme-1)}.blog__comment-agree label:hover{cursor:pointer}.blog-main-wrapper .blog-content h3{font-size:36px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.blog-main-wrapper .blog-content h3{font-size:30px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.blog-main-wrapper .blog-content h3{font-size:28px}}@media(max-width:575px){.blog-main-wrapper .blog-content h3{font-size:26px}}@media(max-width:499px){.blog-main-wrapper .blog-content h3{font-size:20px}}.blog-main-wrapper h4{font-size:28px}@media(max-width:575px){.blog-main-wrapper h4{font-size:26px}}.common-pagination ul{display:flex;align-items:center}.common-pagination li{margin-right:15px}.common-pagination li a{font-weight:600}.common-pagination li:hover a{color:var(--clr-theme-1)}.common-pagination i{height:45px;width:45px;background:#fff;line-height:43px;text-align:center;border-radius:50%;color:var(--clr-common-text);font-size:20px;border:1px solid var(--clr-common-border);font-weight:400;transition:.3s}.common-pagination i:hover{border-color:var(--clr-theme-1);background:var(--clr-theme-1);color:#fff}.common-pagination ul li.active a{color:var(--clr-theme-1)}.testimonial-wrapper{max-width:920px;text-align:center;margin:0 auto;position:relative}@media only screen and (min-width:992px)and (max-width:1199px){.testimonial-wrapper{max-width:710px}}.testimonial-author{margin-bottom:25px}.testimonial-author .author-name{font-size:30px;font-weight:500;margin-bottom:2px}.testimonial-author .author-desc{font-size:15px}.author-text p{font-size:28px;line-height:1.35;font-style:italic;margin-bottom:40px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.author-text p{font-size:22px}}@media(max-width:499px){.author-text p{font-size:20px}}.author-thumb{width:160px;height:160px;border-radius:50%;margin:0 auto;position:relative}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.author-thumb{width:100px;height:100px}}.author-thumb:after{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;width:42px;height:42px;background:var(--clr-common-heading);text-align:center;line-height:42px;border-radius:50%;right:5px;top:0;font-weight:700;color:#fff}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.author-thumb:after{width:30px;height:30px;line-height:30px;font-size:14px}}.author-thumb img{border-radius:50%;width:100%}.testimonial-pagination{display:flex;justify-content:center;gap:15px;margin-top:50px}.testimonial-pagination .swiper-pagination-bullet{width:12px;height:12px;background:var(--clr-common-border);opacity:1}.testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--clr-common-heading)}.testimonial-button-prev{width:50px;height:50px;border:1px solid var(--clr-common-border);text-align:center;line-height:48px;border-radius:50%;font-size:16px;color:var(--clr-common-text);transition:.3s;position:absolute;top:125px;left:-140px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.testimonial-button-prev{display:none}}.testimonial-button-prev:hover{color:#fff;background:var(--clr-common-heading);border-color:var(--clr-common-heading)}.testimonial-button-next{width:50px;height:50px;border:1px solid var(--clr-common-border);text-align:center;line-height:48px;border-radius:50%;font-size:16px;color:var(--clr-common-text);transition:.3s;position:absolute;top:125px;right:-140px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.testimonial-button-next{display:none}}.testimonial-button-next:hover{color:#fff;background:var(--clr-common-heading);border-color:var(--clr-common-heading)}.newsletter-wrapper{background:var(--clr-bg-footer);background-size:cover;background-repeat:no-repeat;padding:88px 20px 85px}.newsletter-content{text-align:center}.newsletter-content .section-main-title{font-size:36px;font-weight:500;line-height:1.277}@media(max-width:575px){.newsletter-content .section-main-title{font-size:26px}}.newsletter-content p{max-width:460px;margin-left:auto;margin-right:auto;margin-bottom:40px}.subscribe-form.subscribe-form-newsletter{width:645px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px)and (max-width:991px){.subscribe-form.subscribe-form-newsletter{width:500px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.subscribe-form.subscribe-form-newsletter{width:100%}}.subscribe-form.subscribe-form-newsletter input{height:60px;line-height:60px;margin-bottom:0;padding:0 190px 0 50px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.subscribe-form.subscribe-form-newsletter input{padding:0 20px 0 50px;margin-bottom:20px}}.subscribe-form.subscribe-form-newsletter:before{top:17px}.subscribe-form.subscribe-form-newsletter button{height:60px;width:auto;border-radius:0 5px 5px 0;padding:0 36px;position:absolute;right:0;top:0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.subscribe-form.subscribe-form-newsletter button{position:static;width:100%;border-radius:5px}}.page-title-area{height:400px;display:flex;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%}.page-title{font-size:36px;font-weight:600;line-height:1.277}@media(max-width:575px){.page-title{font-size:32px}}.breadcrumb-menu li{position:relative}.breadcrumb-menu li span{font-size:16px;font-weight:500;color:var(--clr-common-heading)}.breadcrumb-menu ul{display:flex;justify-content:center;gap:25px}.heading-title{font-size:60px;font-weight:600;line-height:1.166;max-width:1030px;margin-left:auto;margin-right:auto;margin-bottom:0}@media only screen and (min-width:1400px)and (max-width:1600px){.heading-title{font-size:56px;max-width:990px}}@media only screen and (min-width:1200px)and (max-width:1399px){.heading-title{font-size:52px;max-width:920px}}@media only screen and (min-width:992px)and (max-width:1199px){.heading-title{font-size:48px;max-width:840px}}@media only screen and (min-width:768px)and (max-width:991px){.heading-title{font-size:40px}}@media only screen and (min-width:576px)and (max-width:767px){.heading-title{font-size:30px}}@media(max-width:575px){.heading-title{font-size:30px;max-width:520px}}.about-heading-content{text-align:center}.about-heading{padding:110px 0}.about-thumb{padding-bottom:37px;max-width:570px;padding-right:30px}.about-thumb .about-thumb-main{width:100%}.about-thumb .est-time-img{position:absolute;bottom:0;right:0}.about-content .section-main-title{font-size:36px;max-width:450px}@media(max-width:575px){.about-content .section-main-title{font-size:32px}}@media(max-width:499px){.about-content .section-main-title{font-size:28px}}.about-btn{line-height:1}.about-btn .fill-btn{padding:0 38px}.align-pb-35{padding-bottom:35px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.align-pb-35{padding-bottom:0}}.speciality-content{max-width:470px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.speciality-content{margin-bottom:50px}}.speciality-content .section-main-title{font-size:36px;max-width:400px}@media(max-width:575px){.speciality-content .section-main-title{font-size:32px}}@media(max-width:499px){.speciality-content .section-main-title{font-size:28px}}.speciality-point-single .irc-item-heading{font-size:20px;font-weight:500;color:var(--clr-common-heading);margin-bottom:12px}.speciality-point-single .irc-item{display:flex;gap:40px;align-items:flex-start}.speciality-point-single .irc-item-icon{padding-top:5px}.speciality-point-single .irc-item-content p{margin-bottom:0}.speciality-points{display:flex;flex-direction:column;gap:35px}.speciality-thumb{max-width:570px}.speciality-thumb img{width:100%}.error-number{font-size:220px;font-weight:700;color:var(--clr-common-heading);line-height:160px;margin-bottom:25px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.error-number{font-size:180px;line-height:130px}}@media only screen and (min-width:576px)and (max-width:767px){.error-number{font-size:160px;line-height:120px}}@media(max-width:575px){.error-number{font-size:140px;line-height:100px}}@media(max-width:450px){.error-number{font-size:120px;line-height:90px}}.error-content{text-align:center}.error-content p{max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media(max-width:575px){.error-content p{max-width:490px}}.error-text{font-size:48px;font-weight:600;margin-bottom:25px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.error-text{font-size:44px}}@media only screen and (min-width:576px)and (max-width:767px){.error-text{font-size:40px}}@media(max-width:575px){.error-text{font-size:36px}}@media(max-width:450px){.error-text{font-size:34px}}@media(min-width:450px){.error-text br{display:none}}.error-btn{line-height:1}.error-area{padding:189px 0}.contact-main-wrapper .section-main-title{font-size:36px}@media(max-width:575px){.contact-main-wrapper .section-main-title{font-size:32px}}@media(max-width:499px){.contact-main-wrapper .section-main-title{font-size:28px}}.single-form-input{margin-bottom:20px}.single-form-input input{height:60px;padding:0 20px}.single-form-input input,.single-form-input textarea{border:1px solid var(--clr-common-border);border-radius:4px;width:100%;outline:0}.single-form-input textarea{height:170px;resize:none;padding:15px 20px}.contact-btn{line-height:1}.contact-btn .fill-btn{padding:0 45px}.sidebar-widget{border:1px solid var(--clr-common-border);border-radius:5px;padding:25px 30px}.sidebar-widget-title{font-size:20px;font-weight:600;margin-bottom:30px}.contact-list-item .irc-item{display:flex;gap:20px}.contact-list-item .irc-item-heading{font-size:18px;font-weight:600;color:var(--clr-common-heading);margin-bottom:10px}.contact-list-item .irc-item-content>span{display:block}.contact-list-item .irc-item-content>span a:hover{color:var(--clr-common-heading)}.contact-list-item .irc-item-content>span a span{font-weight:600;color:var(--clr-common-heading);white-space:nowrap}.sidebar-widget-content .contact-list{display:flex;flex-direction:column;gap:25px}.contact-map-wrapper iframe{height:420px;width:100%;border-radius:10px}.filter-widget-title{font-size:20px;font-weight:600;position:relative;margin-bottom:0;cursor:pointer}.filter-widget-title:before{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;right:0;top:0;font-weight:300;color:hsl(var(--secondary));transition:.3s;transform:rotate(180deg)}.child-content-hidden .filter-widget-title:before{transform:rotate(0deg)}.filter-widget-search input{width:100%;height:50px;border-radius:5px;border:1px solid var(--clr-common-border);padding:0 30px 0 10px;outline:none}.filter-widget-search button{position:absolute;right:10px;top:12px}.filter-widget-search{position:relative}.filter-widget .category-items{display:flex;flex-direction:column;gap:5px}.filter-widget .category-items button:hover{color:hsl(var(--secondary))}.filter-widget .category-item{display:flex;align-items:center;justify-content:space-between}.filter-widget .category-sizes{display:flex;flex-direction:column;gap:5px}.filter-widget .category-sizes label:hover{color:hsl(var(--secondary))}.filter-widget .category-brands,.filter-widget .category-ratings{display:flex;flex-direction:column;gap:5px}.filter-widget .category-brands label:hover{color:hsl(var(--secondary))}input.check-box{border:1px solid var(--clr-common-border);border-radius:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;cursor:pointer;position:relative;top:5px;font-size:15px;margin-right:8px;background:var(--clr-bg-gray)}input.check-box[type=checkbox]:checked{border:none;background-color:hsl(var(--primary));color:#fff}input.check-box[type=checkbox]:checked:before{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;line-height:16px;top:0;left:2px;font-size:14px}input.radio-box[type=radio]{border:1px solid var(--clr-common-border);border-radius:9px;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;cursor:pointer;position:relative;top:5px;font-size:15px;margin-right:8px}input.radio-box[type=radio]:checked:before{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;top:0;left:0;height:18px;width:18px;background:hsl(var(--primary));border-radius:50%}.category-tags a{padding:0 5px;flex-grow:1;max-width:110px}.category-tags{display:flex;flex-wrap:wrap;gap:5px}.category-tags a:hover{color:hsl(var(--secondary))}.sidebar-widget-wrapper{position:sticky;top:90px}.product-filters{display:flex;flex-direction:column;gap:35px;padding:10px;background:#fff}.product-filters .refinement-list .ais-RefinementList-searchBox{position:sticky;top:0;left:0;right:0;z-index:10}.product-filters .refinement-list .ais-RefinementList-list .ais-RefinementList-checkbox{margin:0 .5rem}.product-filters .refinement-list .ais-SearchBox{padding:6px 8px;margin-bottom:1rem;border:none;border-radius:10px;background-color:#f2f2f2}.product-filters .refinement-list .ais-SearchBox .ais-SearchBox-form{height:100%;background-color:transparent}.product-filters .refinement-list .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input{width:100%;font-size:.9rem;padding:0 8px 0 0;background-color:transparent}.product-filters .refinement-list .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input:focus{box-shadow:none}.product-filters .refinement-list .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input::-moz-placeholder{font-size:.8rem}.product-filters .refinement-list .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input::placeholder{font-size:.8rem}.filter-widget{display:flex;flex-direction:column;gap:15px}.content-hidden{display:none}.radio-star i{color:var(--clr-common-orange)}.shop-main-wrapper-head{justify-content:space-between;flex-wrap:wrap}.shop-main-wrapper-head,.sorting-type{display:flex;align-items:center;gap:10px}.sorting-list{border:1px solid var(--clr-common-border);padding:0 15px;min-width:130px}.sorting-type span{color:hsl(var(--secondary))}.sorting-list span{color:var(--clr-common-text)}.sorting-list:after{right:15px}.sort-type-filter{display:flex;align-items:center;gap:1rem}.sort-type-filter .view-type{display:flex;flex-direction:row}.sort-type-filter .view-type button{padding:.5rem}.sort-type-filter .view-type button.grid{border:1px solid hsla(0,0%,77%,.867);border-start-start-radius:6px;border-end-start-radius:6px}.sort-type-filter .view-type button.ordering{border-top:1px solid hsla(0,0%,77%,.867);border-bottom:1px solid hsla(0,0%,77%,.867);border-inline-end:1px solid hsla(0,0%,77%,.867);border-start-end-radius:6px;border-end-end-radius:6px}.sort-type-filter .view-type button:disabled{cursor:not-allowed}.sort-type-filter .view-type button:disabled svg{color:var(--clr-common-border)}.action-item-filter{margin-left:20px}.shop-main-wrapper .products-wrapper>div{width:calc((100% - 90px)/4)}@media only screen and (min-width:1200px)and (max-width:1399px){.shop-main-wrapper .products-wrapper>div{width:calc((100% - 60px)/3)}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-main-wrapper .products-wrapper>div{width:calc((100% - 30px)/2)}}@media only screen and (min-width:768px)and (max-width:991px){.shop-main-wrapper .products-wrapper>div{width:calc((100% - 60px)/3)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.shop-main-wrapper .products-wrapper>div{width:calc((100% - 30px)/2)}}@media(max-width:499px){.shop-main-wrapper .products-wrapper>div{width:calc((100% - 0px)/1)}}.swowing-list span{color:hsl(var(--secondary))}@media(min-width:1400px){.shop-main-wrapper .products-wrapper.products-5-column>div{width:calc((100% - 120px)/5)}.shop-main-wrapper .products-wrapper.products-4-column>div{width:calc((100% - 90px)/4)}.shop-main-wrapper .products-wrapper.products-3-column>div{width:calc((100% - 60px)/3)}.shop-main-wrapper .products-wrapper.products-full-6-column>div{width:calc((100% - 150px)/6)}}@media only screen and (min-width:1200px)and (max-width:1399px){.shop-main-wrapper .products-wrapper.products-full-6-column>div{width:calc((100% - 120px)/5)}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-main-wrapper .products-wrapper.products-full-6-column>div{width:calc((100% - 90px)/4)}}@media(min-width:1400px){.shop-main-wrapper .products-wrapper.products-full-5-column>div{width:calc((100% - 120px)/5)}}@media only screen and (min-width:1200px)and (max-width:1399px){.shop-main-wrapper .products-wrapper.products-full-5-column>div{width:calc((100% - 90px)/4)}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-main-wrapper .products-wrapper.products-full-5-column>div{width:calc((100% - 60px)/3)}}@media(min-width:1400px){.shop-main-wrapper .products-wrapper.products-full-4-column>div{width:calc((100% - 90px)/4)}}@media only screen and (min-width:1200px)and (max-width:1399px){.shop-main-wrapper .products-wrapper.products-full-4-column>div{width:calc((100% - 90px)/4)}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-main-wrapper .products-wrapper.products-full-4-column>div{width:calc((100% - 60px)/3)}}.product-details-nav .nav-tabs{display:flex;gap:20px}.product-details-nav .nav-tabs>li{width:calc((100% - 60px)/4)}.product-details-nav .nav-tabs>li img{width:100%}.product-details-tab .tab-content .tab-pane img{width:100%;height:100%;position:static;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-details-tab .tab-content{margin-bottom:20px}.product-details-tab-wrapper .nav-tabs .nav-link:not(.active){opacity:.8}.product-side-info .product-name{font-size:40px}.product-side-info .product-price{font-size:20px}.product-side-info .border-btn{height:60px;line-height:58px}.product__details__tag a{padding:0 10px;background:var(--clr-bg-gray);height:30px;display:inline-block;line-height:30px;border-radius:3px}.product__details__tag a:hover{background:hsl(var(--primary));color:#fff}.available-sizes{display:flex;gap:5px;margin-bottom:25px}.product-details-tab .tab-content .tab-pane{width:100%;position:relative;padding-top:0;height:500px}.product-details-nav .nav-item{position:relative;border:0;padding:10px 0;font-size:16px;margin-right:0;font-weight:600;color:var(--clr-common-text)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.product-details-nav .nav-item{font-size:20px}}.product-details-nav .nav-item.active{color:hsl(var(--secondary));font-weight:600}.product-details-nav .nav-item:before{width:0;transition:.3s}.product-details-nav .nav-item.active:before,.product-details-nav .nav-item:before{position:absolute;content:"";height:1px;background:hsl(var(--primary));bottom:0;left:0;right:0}.product-details-nav .nav-item.active:before{width:100%}.product_info-faq-area .nav-tabs{border-bottom:1px solid var(--clr-bg-gray)}.course-review-item{display:flex;align-items:normal}.course-review-list{margin-left:20px}.course-review-list span{color:hsl(var(--secondary));margin-left:10px;font-size:14px;font-weight:400}.course-start-icon i{color:hsl(var(--primary));font-size:13px}.course-start-icon{margin-bottom:10px}.comment-title h3{font-size:24px;font-weight:700;margin-bottom:5px}.comment-rating span,.comment-title p{color:var(--clr-common-text)}.comment-rating span{font-size:15px;margin-right:5px}.comment-rating ul li{display:inline-block}.comment-rating ul li a{font-size:14px;color:hsl(var(--primary))}.comment-rating ul{display:inline-block}.comment-agree input{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:18px;height:18px;background:transparent;border:2px solid var(--clr-common-border);border-radius:2px;outline:none}.comment-agree label{margin-left:5px;font-size:15px;color:var(--clr-common-text)}.comment-agree input::-moz-placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.comment-agree input::placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.comment-input input{height:60px;width:100%;background:var(--clr-bg-footer);border:none;padding:15px 20px;border-radius:4px;outline:0}.comment-input input::-moz-placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.comment-input input::placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.comment-textarea{height:170px;width:100%;background:var(--clr-bg-footer);border:none;padding:15px 20px;border-radius:4px;resize:none;outline:0}.comment-textarea::-moz-placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.comment-textarea::placeholder{color:var(--clr-common-text);font-size:14px;opacity:1}.product-available-sizes span{border:1px solid var(--clr-common-border);width:30px;height:30px;display:inline-block;text-align:center;border-radius:3px}.cart-area .table-content table{background:#fff;border-color:var(--clr-common-border);border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}.cart-area .table-content .product-quantity{float:none}.cart-area .table-content table td.product-name{font-size:16px;font-weight:400;text-transform:capitalize}.cart-area .table>:not(:last-child)>:last-child>*{border-bottom-color:var(--clr-common-border)}.cart-area .table-content table td.product-name a:hover{color:hsl(var(--secondary))}.cart-area .table-content table td{border-top:none;padding:.25rem;vertical-align:middle;font-size:16px}.cart-area .table-content table td,.cart-area .table-content table th{border-bottom:1px solid var(--clr-common-border);border-right:1px solid var(--clr-common-border)}.cart-area .table td,.cart-area .table th{border-top:1px solid var(--clr-common-border)}.cart-area .table-content table td.product-subtotal{font-size:16px}.cart-area .table-content table td .cart-plus-minus{float:none;margin:0 auto}.cart-area .coupon-all{margin-top:50px}.cart-area .coupon{float:left;gap:15px;flex-wrap:wrap}@media(max-width:767px){.cart-area .coupon{float:none}}.cart-area #coupon_code{height:50px;border:1px solid var(--clr-common-border);padding:0 15px;outline:none;box-shadow:none}.cart-area #coupon_code:focus{border-color:hsl(var(--primary))}.cart-area .coupon2{float:right}@media(max-width:767px){.cart-area .coupon2{float:none;margin-top:15px}}.cart-area .cart-page-total{padding-top:50px}.cart-area .cart-page-total>h2{font-size:20px;margin-bottom:20px;text-transform:capitalize}.cart-area .cart-page-total>ul{border:1px solid var(--clr-common-border)}.cart-area .cart-page-total>ul>li{list-style:none;font-size:15px;color:var(--clr-common-text);padding:14px 30px;border-bottom:1px solid var(--clr-common-border);font-weight:400}.cart-area .cart-page-total ul>li>span{float:right}.cart-area .cart-page-total li:last-child{border-bottom:0}.cart-area td.product-thumbnail img{width:125px}.cart-area .product-quantity-form{margin:auto;width:122px;height:58px;border:1px solid var(--clr-common-border);text-align:center;position:relative;transition:all .3s ease-out 0s}.cart-area .product-quantity-form:hover{border-color:hsl(var(--primary))}.cart-area .cart-minus,.cart-area .cart-plus{position:absolute;top:50%;left:0;transform:translateY(-50%);width:45px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;vertical-align:middle;text-align:center;font-size:14px;background:transparent;border:none;outline:none}.cart-area .cart-minus:hover,.cart-area .cart-plus:hover{cursor:pointer;color:hsl(var(--secondary));background:transparent}.cart-area .cart-plus{left:auto;right:0}.cart-area .cart-input{height:58px;width:32px;text-align:center;font-size:14px;border:none;display:inline-block;vertical-align:middle;margin:0 -3px;padding-bottom:4px;background:transparent}.cart-area .cart-input:focus{outline:none}.cart-area .coupon .fill-btn,.cart-area .coupon2 .fill-btn{height:50px;line-height:48px}.product-quantity button{white-space:nowrap}.coupon-accordion h3{background-color:var(--clr-bg-footer);border-top:3px solid hsl(var(--secondary));font-size:14px;font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto}.coupon-accordion h3:before{content:"";left:15px;top:13px;position:absolute;color:var(--clr-common-text);font-family:Font Awesome\ 5 Pro;font-weight:700}.coupon-accordion span{color:var(--clr-common-text);cursor:pointer;transition:.3s;font-weight:500}.coupon-accordion span:hover,p.lost-password a:hover{color:hsl(var(--secondary))}.coupon-content{border:1px solid var(--clr-common-border);display:none;margin-bottom:20px;padding:30px}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display:block;color:hsl(var(--secondary))}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:hsl(var(--secondary));font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border:1px solid var(--clr-common-border);height:60px;line-height:60px;margin:0 0 14px;max-width:100%;padding:0 0 0 10px;width:100%;outline:none;box-shadow:none}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:hsl(var(--primary))}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px}.form-row>label{margin-top:15px;margin-left:15px;color:var(--clr-common-text)}.buttons-cart a,.buttons-cart input,.coupon input[type=submit],.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:none;color:#fff;display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all .3s ease 0s}p.lost-password{margin-top:15px}p.lost-password a{color:var(--clr-common-orange)}p.checkout-coupon input[type=text]{height:60px;line-height:60px;padding:0 20px;width:100%;border:1px solid var(--clr-common-border);margin-bottom:15px;outline:none;box-shadow:none}p.checkout-coupon input[type=text]:focus{border-color:var(--clr-common-border)}.coupon-checkout-content{display:none}.checkbox-form .ship-different-title{border-bottom:1px solid var(--clr-common-border);margin:0 0 20px;padding-bottom:10px;width:100%}.country-select{margin-bottom:30px;position:relative}.country-select select{width:100%;background-color:transparent;border:1px solid var(--clr-common-border);padding:0 10px;height:60px}.checkout-form-list label,.country-select label{color:hsl(var(--secondary));display:block;margin:0 0 5px}.checkout-form-list label span.required,.country-select label span.required{color:hsl(var(--secondary))}.country-select .nice-select{border:1px solid var(--clr-common-border);height:60px;line-height:60px;padding-left:20px;width:100%;color:var(--clr-common-text);margin-bottom:20px}.country-select .nice-select .list{width:100%}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:hsl(var(--secondary))}.checkout-form-list input[type=email],.checkout-form-list input[type=password],.checkout-form-list input[type=text]{background:#fff;border:1px solid var(--clr-common-border);border-radius:0;height:60px;line-height:60px;padding:0 0 0 20px;width:100%;outline:none;box-shadow:none}.checkout-form-list input[type=email]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=text]:focus{border-color:var(--clr-common-border)}.checkout-form-list input[type=email]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=text]::-moz-placeholder{color:var(--clr-common-text);opacity:1}.checkout-form-list input[type=email]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=text]::placeholder{color:var(--clr-common-text);opacity:1}.checkout-form-list input[type=checkbox]{display:inline-block;margin-right:10px;position:relative;top:1px}.create-acc label{color:var(--clr-common-text);display:inline-block}.create-account{display:none}.ship-different-title label{display:inline-block;margin-right:10px}.order-notes textarea{border:1px solid var(--clr-common-border);height:90px;width:100%;resize:none;padding:15px 15px 15px 20px;outline:none}.order-notes textarea::-moz-placeholder{color:var(--clr-common-text);opacity:1}.order-notes textarea::placeholder{color:var(--clr-common-text);opacity:1}#ship-box-info{display:none}.panel-default>.panel-heading,.panel-group .panel{border-radius:0}.your-order{padding:30px 40px 45px;border:2px solid var(--clr-common-border)}@media(max-width:767px){.your-order{padding:15px}}.your-order h3{border-bottom:1px solid var(--clr-common-border);font-size:24px;margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{background:none;border:0;width:100%}.your-order-table table td,.your-order-table table th{border-bottom:1px solid var(--clr-common-border);border-right:none;color:var(--clr-common-text);font-size:16px;padding:15px 0;text-align:left}@media(max-width:767px){.your-order-table table td,.your-order-table table th{padding-right:10px}}.your-order-table table th{border-top:none;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.panel-body>p,.your-order-table table th{color:hsl(var(--secondary))}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping ul li label{color:var(--clr-common-text)}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0}.your-order-table table .order-total td{border-bottom:none}.your-order-table table tr.cart_item:hover{background:var(--clr-bg-footer)}.your-order-table table tr.order-total td span{color:hsl(var(--secondary));font-size:18px;font-weight:500}.payment-method{margin-top:40px}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.payment-method .accordion-item{background-color:#fff;border:0;border-bottom:1px solid var(--clr-common-border)}.payment-method .accordion-button{font-size:16px;font-weight:500;color:hsl(var(--secondary));padding:23px 0;border:none}.payment-method .accordion-button:focus{box-shadow:none}.payment-method .accordion-button:after{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);font-size:16px;font-weight:400;margin-left:0;background-image:none}.payment-method .accordion-button:not(.collapsed){color:hsl(var(--secondary));background-color:#fff;box-shadow:none}.payment-method .accordion-button:not(.collapsed):after{content:""}.payment-method .accordion-body{padding:8px 0 40px}.payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:none;color:#fff;font-size:15px;font-weight:600;height:40px;margin:0;padding:0;text-transform:uppercase;transition:all .3s ease 0s;width:100%}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}.payment-method .btn-link{-webkit-user-select:none;user-select:none;-moz-user-select:none;background:no-repeat;border:none;border-radius:0;color:var(--clr-common-text);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none}.payment-method .card{background-color:#fff;border:1px solid var(--clr-common-border);border-radius:0;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid var(--clr-common-border)}.card-header:first-child{border-radius:0}.payment-method .card-header{background-color:#fff;border-bottom:1px solid var(--clr-common-border)}.order-button-payment button{width:100%}.product-details-img{margin-right:50px}@media(max-width:575px){.product-details-img{margin-right:0}}.product-details-img img{width:100%}.product-side-info .product-name{font-size:38px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product-side-info .product-name{font-size:28px}}.product-side-info .product-price{font-size:22px;font-weight:600;color:hsl(var(--secondary))}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product-side-info .product-price{font-size:18px}}.product-side-info p{margin-top:30px}.product-quantity-cart{display:flex;gap:20px;flex-wrap:wrap}.product-quantity-cart .cart-minus,.product-quantity-form .cart-plus{height:55px;width:55px;border:none}.product-quantity-cart .cart-input{height:55px;width:55px;border:none;text-align:center}.product-quantity-cart .product-quantity-form{border:1px solid var(--clr-common-border);border-radius:4px}#slider-range{position:relative;margin-bottom:25px}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#fff}.ui-widget-header{background:hsl(var(--secondary))}.ui-slider .ui-slider-handle:before{background:hsl(var(--secondary));left:4.5px;top:4.5px}.slider-range p{line-height:1;margin-top:25px;margin-bottom:0}.slider-range p label{margin-top:7px}.slider-range input,.slider-range p label{font-size:14px;font-weight:400;color:var(--clr-common-placeholder)}.slider-range input{border:none;outline:none;background:none;margin-left:10px;width:100px}.slider-active-2 .slider-pagination>*{transition:all .3s linear 0s}.slider-active-2 .slider-pagination>:hover{background-color:var(--clr-common-black)}.slider-active-2 .slider-pagination>:hover i{color:#fff}.ui-widget.ui-widget-content{border:none}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:hsl(var(--primary));border-radius:50%;border:none;outline:none;box-shadow:0 0 10px 0 rgba(0,0,0,.004)}.ui-slider-horizontal{height:6px}.ui-widget-content{background:var(--clr-bg-gray)}.ui-widget-header{background:hsl(var(--primary))}.ui-slider-horizontal .ui-slider-handle{top:-5px}.ui-slider .ui-slider-handle{height:15px;width:15px;transition:all 0s linear 0s}.ui-slider .ui-slider-handle:before{position:absolute;content:"";height:6px;width:6px;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.sidebar-action{background:#fff;height:100%;position:fixed;z-index:42;top:0;width:390px;padding:30px;transition:.6s;overflow-y:scroll}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.sidebar-action{padding:16px}}@media(max-width:575px){.sidebar-action{width:320px}}.close-sidebar{background:hsl(var(--primary));display:flex;align-items:center;gap:10px;height:30px;padding:0 10px;border-radius:4px;color:#fff;position:absolute;right:30px;top:30px}.sidebar-cart{right:-100%}.sidebar-cart.cart-open{right:0}.sidebar-wishlist{right:-100%}.sidebar-wishlist.wishlist-open{right:0}.sidebar-filter{right:-100%}.sidebar-filter.filter-open{right:0}.sidebar-filter .product-filters{padding:0}.sidebar-filter .filter-widget-title{font-size:18px}.sidebar-action-title{font-size:20px;margin-bottom:20px}.sidebar-action-btn{display:flex;gap:10px;flex-wrap:wrap}.sidebar-action-btn a{width:100%;flex-wrap:wrap;white-space:nowrap}.sidebar-action-list{display:flex;flex-direction:column;gap:20px}.product-pricing span{font-size:15px;font-weight:500;color:hsl(var(--secondary));line-height:1}.sidebar-list-item{display:flex;gap:20px;border-top:1px solid var(--clr-common-border);padding-top:20px;position:relative;padding-right:20px}.sidebar-list-item .product-image{min-width:100px;height:100px}.sidebar-list-item .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sidebar-list-item .product-desc{padding:0}.sidebar-list-item .remove-item{position:absolute;right:0;top:20px;color:hsl(var(--secondary))}.product-price-total{padding-top:20px;border-top:1px solid var(--clr-common-border);margin-top:20px;display:flex;justify-content:space-between;padding-bottom:20px}.product-price-total span{color:hsl(var(--secondary));font-weight:500}.sidebar-action-btn a{flex-grow:1;height:60px;line-height:58px}.ecomart-magnify-img-wrap{position:relative;z-index:5}.ecomart-magnify-img-wrap div div{background:var(--clr-bg-footer)}.ecomart-img-wrap{display:none}@media(max-width:991px){.ecomart-img-wrap{display:block}.ecomart-zoom-img-wrapper{display:none}.product-details-tab .tab-content .tab-pane img{position:absolute}.product-details-tab .tab-content .tab-pane{width:100%;padding-top:110%;min-height:0}}.product-available-sizes button{border:1px solid var(--clr-common-border);width:30px;height:30px;display:inline-block;text-align:center;border-radius:3px;margin-right:5px}.active_size,.product__modal-close{background:hsl(var(--primary));color:#fff}.product__modal-close{display:block;line-height:36px;text-align:center;width:38px;height:38px;border-radius:50%;outline:none;position:absolute;z-index:5;right:-13px;top:-13px}.product__modal.product__modal .modal-dialog{max-width:900px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.product__modal.product__modal .modal-dialog{max-width:calc(100% - 60px)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product__modal.product__modal .modal-dialog{max-width:calc(100% - 40px)}}.modal-dialog.modal-dialog-centered{max-width:980px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.modal-dialog.modal-dialog-centered{max-width:calc(100% - 60px)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.modal-dialog.modal-dialog-centered{max-width:calc(100% - 40px)}}.product__modal-wrapper{padding:20px}.mr-1{margin-right:5px}.product-sticker.trending{background:var(--clr-common-orange)}.product-sticker.featured{background:var(--clr-common-blue)}.product-sticker.most-popular{background:hsl(var(--primary))}.password_input{position:relative}.comment-rating i,.course-start-icon i,.img-secton i,.product-rating i,.product-ratting i{color:var(--clr-common-orange)}.cl-gold{color:gold}.contact_modal{max-width:550px!important}.modal_icon{text-align:center;font-size:40px}.product_block_info{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.save_message{color:var(--clr-common-orange)}.product_btn_details{position:absolute;left:40%;top:45%}.product_btn_details button{display:inline-block;height:36px;line-height:38px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-gray);border-radius:4px;margin-right:8px;margin-bottom:8px}.product_btn_details button:hover{color:#fff;background:hsl(var(--primary))}.offer_coutdown{display:flex;align-items:center;max-width:350px;flex-wrap:wrap;margin-top:30px}.time-count{padding:5px;border-radius:5px;color:#fff;margin-right:5px}.payment-options span.active_payment,.time-count{background:hsl(var(--primary))}.nav-tabs .preview_img.active{border:2px solid hsl(var(--primary))}.product-details-nav .nav-tabs{position:relative}.details_product_prev .product-tab-slider-button-prev{position:absolute;bottom:0;top:40%;z-index:5;left:-60px}.details_product_prev .product-tab-slider-button-next{position:absolute;bottom:0;top:40%;z-index:5;right:-60px}.ecomart-shop-details-nav .nav-item{padding:0}.ecomart-shop-details-nav .nav-item .nav-link{margin:0}.ecomart-shop-details-nav .nav-item .preview_img{height:160px}.ecomart-shop-details-nav .nav-item .preview_img img{height:100%!important;-o-object-fit:contain;object-fit:contain}.product-tab-slider-button-next,.product-tab-slider-button-prev{cursor:pointer}.product__modal-wrapper{padding:30px}.product-filters{padding-top:0}.filter-widget-content .category-tags a{background:var(--clr-bg-gray);text-align:center}.filter-widget-content .category-tags a:hover{background:hsl(var(--primary));color:#fff}.checkbox-form .checkout-form-list label span.required,.checkbox-form .country-select label span.required,.checkbox-form .required{color:var(--clr-theme-2)}.checkout-list-steps .item-step.item-step-complete,.list-steps .item-step.item-step-complete{flex-grow:0;width:auto}.product__modal-wrapper .table-responsive{width:100%}.shop_tag a{margin:5px}button,label{cursor:pointer}.choose-right .accordion-button:focus{z-index:3;border:none;outline:0;box-shadow:none}.choose-right .accordion-item{border:1px solid var(--clr-common-border);margin-bottom:20px;border-radius:5px}.choose-right .accordion-collapse{border:0}.choose-right .accordion-button{font-size:16px;color:var(--clr-common-heading);font-weight:600;padding:25px 35px 25px 25px;border:0}.choose-right .accordion-button:not(.collapsed){color:var(--clr-common-heading);background-color:#fff;box-shadow:none;border:0}.choose-right .accordion-body{padding:0 25px 20px}.choose-right .accordion-body p{line-height:30px;margin-bottom:0}.choose-right .accordion-button:not(.collapsed):after{background:none;transform:rotate(180deg);content:"";position:absolute;right:25px;top:25px;font-family:Font Awesome\ 5 Pro}@media(max-width:767px){.choose-right .accordion-button:not(.collapsed):after{right:20px}}.choose-right .accordion-button:after{background:none;color:var(--clr-common-heading);content:"";position:absolute;right:20px;top:25px;font-family:Font Awesome\ 5 Pro;font-weight:400}@media(max-width:767px){.choose-right .accordion-button:after{right:15px}}.sign-up-wrapper,.signin-area-wrapper{display:flex}.signup-wrapper input{width:100%;height:60px;background:transparent;border:1px solid var(--clr-common-border);border-radius:4px;margin-bottom:20px;display:flex;padding:10px 20px;outline:none;color:var(--clr-common-text);font-size:16px}.signup-input-wrapper{display:flex;justify-content:space-between;gap:20px}.signup-input-wrapper input{width:100%;height:60px;background:transparent;border:1px solid var(--clr-common-border);border-radius:4px;margin-bottom:20px;display:flex;padding:10px 20px;outline:none;color:var(--clr-common-text);font-size:16px}.sign-check a{color:var(--clr-theme-1);font-weight:600;text-decoration:underline}.sign-check a:hover{color:var(--clr-common-heading)}.signup-box{background:var(--clr-bg-footer);padding:45px 30px}.signup-thumb img{max-width:100%}.signup-form-wrapper{background:#fff}.signup-action{margin-bottom:25px}.sing-buttom{height:60px;background:hsl(var(--primary));text-align:center;line-height:58px;color:#fff;border-radius:4px;font-size:16px;font-weight:600;transition:.3s;border:1px solid hsl(var(--primary))}.sing-buttom:hover{color:hsl(var(--primary));background:#fff}.registered.wrapper{display:flex;justify-content:space-around;margin-bottom:20px;flex-wrap:wrap}.forget-password a:hover,.not-register a:hover{color:var(--clr-common-heading)}.acount-login{margin-bottom:30px}.acount-login a{font-weight:600;color:var(--clr-theme-1);margin-left:5px;text-decoration:underline}.acount-login a:hover{color:var(--clr-common-heading)}.sign-social{position:relative;z-index:2;margin-bottom:25px}.sign-social span{background:#fff;display:inline-block;padding:0 10px}.sign-social:before{position:absolute;height:1px;background:var(--clr-common-border);content:"";width:100%;top:15px;left:0;z-index:-1}.sign-social-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:19px}.signup-text h3{font-size:28px;margin-bottom:106px}.signup-message img{max-width:100%;margin-bottom:5px}.not-register a{font-weight:600;color:var(--clr-theme-1);-webkit-text-decoration:revert;text-decoration:revert;margin-left:5px}.sign-gmail{border:1px solid var(--clr-common-border);padding:10px 20px;border-radius:4px}.sign-gmail a{font-weight:600}.sign-gmail a:hover{color:var(--clr-common-heading)}.sign-facebook{border:1px solid var(--clr-common-border);padding:10px 20px;border-radius:4px}.sign-facebook a{font-weight:600}.sign-facebook a:hover{color:var(--clr-common-heading)}.footer-widget-title h4{font-size:22px;margin-bottom:25px}.footer-widget h4{text-align:justify}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.footer-widget h4{text-align:center}}.footer-widget ul li{margin-bottom:6px;text-align:justify}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.footer-widget ul li{text-align:center}}.footer-widget ul li:last-child{margin-bottom:0}.footer-widget ul li a{font-size:16px;line-height:20px;color:#d1d1d1;position:relative;overflow:hidden;display:inline-block}.footer-widget ul li a:hover{padding-inline-start:20px;color:#e8e8e8}.footer-widget ul li a:hover:before{inset-inline-start:0}.footer-widget ul li a:before{position:absolute;content:"";width:10px;height:1px;background:#e8e8e8;inset-inline-start:-20px;top:50%;transform:translateY(-50%);transition:.3s}.subscribe-form{position:relative}.subscribe-form input{width:100%;height:50px;background:#fff;border:1px solid #fff;border-radius:5px;padding:0 20px 0 50px;margin-bottom:20px}.subscribe-form input:focus{outline:none}.subscribe-form:before{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;font-weight:300;top:13px;left:25px}.subscribe-form button{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#fff;background:hsl(var(--primary));border:1px solid hsl(var(--primary));height:50px;line-height:48px;border-radius:5px;transition:.3s}.subscribe-form button:hover{color:hsl(var(--primary));border-color:hsl(var(--primary));background:#fff}.footer-area1-bg{background:var(--clr-bg-footer)}.copyright1-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.copyright1-inner{justify-content:center}}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px){.copyright1-inner .cards-wrapper{flex-direction:column}}@media(max-width:575px){.copyright1-inner .cards-wrapper{justify-content:center}}.social-wrapper{display:flex;gap:15px}@media only screen and (min-width:768px)and (max-width:991px){.social-wrapper{flex-grow:1;justify-content:center}}.social-wrapper p{color:hsl(var(--secondary));margin-bottom:0}.social__links ul{display:flex;gap:23px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.social__links ul{justify-content:center}}@media only screen and (min-width:992px)and (max-width:1199px){.social__links ul{gap:15px}}.social__links ul li{margin-bottom:0}.social__links ul li a{color:#d1d1d1}.support-with-headphone{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.support-with-headphone{flex-direction:column;justify-content:center}.support-with-headphone p{text-align:center}}.support-with-headphone svg path{fill:#d1d1d1}.copyright-text a{font-weight:600;color:hsl(var(--secondary))}.copyright-link{display:flex;gap:20px}@media only screen and (min-width:992px)and (max-width:1199px){.copyright-link{gap:10px}}.copyright-link .text-btn{line-height:1;height:20px}.copyright-link .text-btn:not(:last-child){border-right:1px solid var(--clr-common-border);padding-right:20px}@media only screen and (min-width:992px)and (max-width:1199px){.copyright-link .text-btn:not(:last-child){padding-right:10px}}.copyright-link .text-btn:hover{color:hsl(var(--secondary))}.copyright-area.copyright1-area{padding:17px 0;border-top:1px solid var(--clr-common-border)}.copyright-area.copyright2-area{padding:17px 0}.copyright2-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.copyright2-inner{justify-content:center}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.copyright2-inner .cards-wrapper{flex-grow:1;justify-content:center}}.footer-bottom1-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.footer-bottom1-inner{justify-content:center;padding-top:30px}}@media only screen and (min-width:1200px)and (max-width:1399px){.footer-bottom1-inner .cards-wrapper{flex-direction:column}}.footer-bottom1-inner .cards-wrapper{padding:45px 0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer-bottom1-inner .cards-wrapper{padding:25px 0}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.footer-bottom1-inner .cards-wrapper{padding:5px 0}}.irc-item.footer-support{display:flex;align-items:center;gap:15px;flex-wrap:wrap}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.irc-item.footer-support{flex-grow:1;justify-content:center}}.irc-item.footer-support .irc-item-content p{font-size:14px;margin-bottom:4px;line-height:1}.irc-item.footer-support .support-number{font-size:18px;font-weight:600;color:hsl(var(--secondary))}.cards-wrapper{display:flex;gap:20px;flex-wrap:wrap}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.cards-wrapper{flex-grow:1;justify-content:center}}.cards-wrapper p{margin-bottom:0}.card-links ul{display:flex;gap:15px}.card-links ul li a img{border-radius:2px}.apps-download{display:flex;align-items:center;gap:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.apps-download{flex-grow:1;justify-content:center;margin-bottom:30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.apps-download{flex-wrap:wrap}}.apps-download-text{text-align:right}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.apps-download-text{text-align:center}}.apps-download-text h5{font-size:16px;margin-bottom:0}.apps-download-text p{font-size:14px;margin-bottom:0}.app-links ul{display:flex;gap:10px}@media(max-width:575px){.app-links ul{flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:1200px)and (max-width:1399px){.app-links img{width:150px}}.cards-wrapper-lines{position:relative}.cards-wrapper-lines:before{position:absolute;content:"";width:1px;height:100%;background:var(--clr-common-border);top:0;left:-100px}@media only screen and (min-width:1501px)and (max-width:1600px){.cards-wrapper-lines:before{left:-75px}}@media only screen and (min-width:1401px)and (max-width:1500px){.cards-wrapper-lines:before{left:-50px}}@media only screen and (min-width:1200px)and (max-width:1399px){.cards-wrapper-lines:before{left:-30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.cards-wrapper-lines:before{display:none}}.cards-wrapper-lines:after{position:absolute;content:"";width:1px;height:100%;background:var(--clr-common-border);top:0;right:-100px}@media only screen and (min-width:1501px)and (max-width:1600px){.cards-wrapper-lines:after{right:-75px}}@media only screen and (min-width:1401px)and (max-width:1500px){.cards-wrapper-lines:after{right:-50px}}@media only screen and (min-width:1200px)and (max-width:1399px){.cards-wrapper-lines:after{right:-30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.cards-wrapper-lines:after{display:none}}.footer-area2-bg{background:var(--clr-common-heading)}.footer2-widget .footer-widget-title h4{color:#fff}.footer-widget.footer2-widget ul li a{color:var(--clr-common-placeholder)}.footer-widget.footer2-widget ul li a:before{background:#fff}.footer-widget.footer2-widget ul li a:hover{color:#fff}.footer-widget.footer2-widget p{color:var(--clr-common-placeholder)}.social__links.social-border ul{gap:10px}.social__links.social-border ul li a{width:35px;height:35px;border:1px solid var(--clr-common-text);text-align:center;line-height:33px;color:#fff;border-radius:50%;font-size:15px}.social__links.social-border ul li a:hover{padding-left:0;background:#fff;border-color:#fff;color:hsl(var(--secondary))}.social__links.social-border ul li a:before{display:none}.subscribe-form.subscribe-form-footer2 input{background:var(--clr-common-heading);border-color:var(--clr-common-placeholder);color:#fff}.subscribe-form.subscribe-form-footer2 button{background:#fff;color:hsl(var(--primary))}.subscribe-form.subscribe-form-footer2 button:hover{border-color:#fff;background:hsl(var(--primary));color:#fff}.footer2-widget2{padding-left:40px}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer2-widget2{padding-left:0;margin-right:-20px}}.footer2-widget3{padding-left:40px}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer2-widget3{padding-left:0;margin-right:-20px}}.footer2-widget4{padding-left:30px}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer2-widget4{padding-left:0;margin-right:-20px}}@media(max-width:499px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.compare_search{margin-bottom:10px}}.compare-section .compare-part .close-btn{background-color:transparent;border:none;font-size:25px;position:absolute;top:-4px;right:8px}.compare-section .compare-part .img-secton{padding:25px 15px 15px;text-align:center}.compare-section .compare-part .img-secton .bg-size,.compare-section .compare-part .img-secton img{width:50%;margin:0 auto}.compare-section .compare-part .img-secton a h5{margin-bottom:5px;text-transform:capitalize;margin-top:10px;font-weight:600;color:var(--clr-common-heading)}.compare-section .compare-part .img-secton h5{margin-bottom:0;line-height:1.2;color:rgba(0,0,0,.7)}.compare-section .compare-part .detail-part .title-detail{background-color:var(--clr-bg-footer);text-align:center;padding:8px 0;border-top:1px solid var(--clr-common-border);border-bottom:1px solid var(--clr-common-border)}.compare-section .compare-part .detail-part .title-detail h5{margin-bottom:0;text-transform:uppercase;font-weight:600}.compare-section .compare-part .detail-part .inner-detail{padding:15px;text-align:center}.compare-section .compare-part .detail-part .inner-detail p{margin-bottom:0;line-height:1.2;letter-spacing:.05em}.compare-section .compare-part .btn-part{text-align:center;padding:15px;border-top:1px solid var(--clr-common-border)}.compare-section .compare-part .btn-part .btn-outline,.compare-section .compare-part .btn-part .btn-solid{padding:5px 10px}.compare-padding{padding-bottom:50px}.compare-padding h2{margin-bottom:20px}.compare-lable{position:absolute;font-size:13px;font-weight:700;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(-180deg);top:20px;left:16px;letter-spacing:.1em;z-index:1}.compare-page .table-wrapper{padding-bottom:0}.compare-page .table-wrapper .table{border:1px solid var(--clr-common-border);text-transform:capitalize;color:var(--clr-common-heading)}.compare-page .table-wrapper .table .product-name{width:15%}.compare-page .table-wrapper .table .featured-image{width:185px}.compare-page .table-wrapper .table td{border-top:none}.compare-page .table-wrapper .table thead .th-compare td{font-size:14px;font-weight:700;background:var(--clr-bg-footer);border-right:1px solid var(--clr-common-border);border-bottom-color:var(--clr-common-border)}.compare-page .table-wrapper .table thead .th-compare th{text-align:left;border-bottom:1px solid var(--clr-common-border);border-right:1px solid var(--clr-common-border)}.compare-page .table-wrapper .table thead .th-compare th .remove-compare{float:left;border:none;background:transparent;padding:0;font-size:14px;font-weight:500}.compare-page .table-wrapper .table tbody tr th{background:var(--clr-bg-footer)}.compare-page .table-wrapper .table tbody tr td{border-right:1px solid var(--clr-common-border);position:relative}.compare-page .table-wrapper .table tbody tr td,.compare-page .table-wrapper .table tbody tr th{padding:15px;vertical-align:top;border-bottom:1px solid var(--clr-common-border);border-top:1px solid var(--clr-common-border);border-right:1px solid var(--clr-common-border)}.compare-page .table-wrapper .table tbody tr .grid-link__title{font-size:15px}.compare-page .table-wrapper .table tbody tr .product_price{margin:15px 0}.compare-page .table-wrapper .table tbody tr .product_price span.money{padding-left:5px}.compare-page .table-wrapper .table tbody tr p{color:#222;font-size:13px;line-height:20px;margin:0}.compare-page .table-wrapper .table tbody tr .add-to-cart,.compare-page .table-wrapper .table tbody tr .select-option-cls{padding:6px 10px}.compare-section .compare-part{position:relative;border:1px solid var(--clr-common-border)}.title-detail h5{font-weight:300;line-height:24px;font-size:16px;color:var(--clr-common-heading);letter-spacing:.05em}.btn-part{display:flex;justify-content:center;align-items:center}.single_product_compare button{font-size:14px;text-align:left;line-height:20px}.single_product_compare{margin-left:0}.compare_search .open_search_box{position:absolute;top:100%;left:0;z-index:6;background:#fff;width:100%}.compare_search div.search_product{margin:0}.ecomart-compare-search-item{display:flex;align-items:center;gap:10px;padding:6px 10px}.compare_preview_img{min-width:50px}.compare_preview_img img{height:auto;width:50px;background:var(--clr-bg-footer);border-radius:5px}.card-body{position:relative;z-index:1}.active .step-content p{color:#fff;font-size:18px}.payment-container{max-width:600px;padding:20px;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);margin:50px auto 0}.payment-container h1{text-align:center;margin-bottom:20px}.payment-container form .payment-method{border-bottom:2px solid var(--clr-bg-gray);padding-bottom:20px;margin-bottom:20px}.payment-container form .payment-method h2{font-size:20px;margin-bottom:10px}.payment-container form .payment-method .payment-options input[type=radio]{display:none}.payment-container form .payment-method .payment-options input[type=radio]+label{display:inline-block;margin-right:20px;font-size:18px;cursor:pointer;transition:color .3s}.payment-container form .payment-method .payment-options input[type=radio]+label:hover,.payment-container form .payment-method .payment-options input[type=radio]:checked+label{color:var(--clr-common-blue)}.payment-container form .payment-details h2{font-size:20px;margin-bottom:10px}.payment-container form .payment-details label{display:block;margin-bottom:5px}.payment-container form .payment-details input[type=text]{width:100%;padding:10px;border:1px solid var(--clr-common-border);border-radius:5px;margin-bottom:10px;font-size:16px;box-sizing:border-box}.payment-container form .payment-details button[type=submit]{width:100%;padding:12px;background-color:var(--clr-common-blue);color:#fff;border:none;border-radius:5px;font-size:18px;cursor:pointer;transition:background-color .3s}.payment-container form .payment-details button[type=submit]:hover{background-color:var(--clr-common-blue)}.payment-options span{padding:10px 20px;border-radius:10px;margin-left:10px;background:var(--clr-common-border);cursor:pointer;font-weight:400}.payment-options span.active_payment{background:var(--clr-common-heading);color:#fff}.payment-options span:first-child{margin-left:0}.payment_btn{width:100%;display:flex;justify-content:center;align-items:center}.btn_back,.payment_btn{gap:10px;font-size:16px;font-weight:600;color:#fff;background:var(--clr-common-heading);border:1px solid var(--clr-common-heading);height:50px;line-height:48px;border-radius:5px;transition:.3s}.btn_back{display:inline-block;padding:0 10px}.checkout-list-steps{display:flex;width:100%;margin:30px 0}@media(max-width:575px){.checkout-list-steps{gap:5px}}.checkout-list-steps .item-step{flex-grow:1;position:relative}.checkout-list-steps .item-step.line-active:before{background-color:var(--clr-common-text)}.checkout-list-steps .item-step:before{height:10px;content:"";width:100%;z-index:1;position:absolute;left:1px;top:33px;margin-top:-5px;background-color:var(--clr-common-border)}@media(max-width:575px){.checkout-list-steps .item-step:before{top:25px}}.checkout-list-steps .item-step:last-child:before{display:none}.checkout-list-steps .item-step .rounded-step{position:relative;z-index:2}.checkout-list-steps .item-step .rounded-step .icon-step{width:64px;height:64px;border-radius:50%;background-color:var(--clr-common-border);margin-bottom:20px}@media(max-width:575px){.checkout-list-steps .item-step .rounded-step .icon-step{height:50px;width:50px}}.checkout-list-steps .item-step .rounded-step .icon-step.step-4{background-image:url(/_next/static/media/success-dark.3701da90.svg);background-repeat:no-repeat;background-position:50%}.checkout-list-steps .item-step .rounded-step .icon-step.step-4.active{background-image:url(/_next/static/media/success-white.fd61765e.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.checkout-list-steps .item-step .rounded-step .icon-step.step-2{background-image:url(/_next/static/media/shoping-dark.69e36c6c.svg);background-repeat:no-repeat;background-position:50%}.checkout-list-steps .item-step .rounded-step .icon-step.step-2.active{background-image:url(/_next/static/media/shoping-white.b97b066c.svg);background-color:var(--clr-common-black)}.checkout-list-steps .item-step .rounded-step .icon-step.step-3{background-image:url(/_next/static/media/payment-dark.3eebb608.svg);background-repeat:no-repeat;background-position:50%}.checkout-list-steps .item-step .rounded-step .icon-step.step-3.active{background-image:url(/_next/static/media/payment-white.5f5e2139.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.checkout-list-steps .item-step .rounded-step .icon-step.step-1{background-image:url(/_next/static/media/home-dark.38499c0f.svg);background-repeat:no-repeat;background-position:50%}.checkout-list-steps .item-step .rounded-step .icon-step.step-1.active{background-image:url(/_next/static/media/home-white.72caeba8.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.checkout-form-list{position:relative;margin-bottom:15px}.checkout-form-list.error-message{position:absolute;left:0;bottom:0}.address_info{margin-bottom:20px}.address_info p{line-height:10px}.list-steps{display:flex;width:100%;margin:30px 0;min-width:500px}@media(max-width:575px){.list-steps{gap:5px}}.list-steps .item-step{flex-grow:1;position:relative}.list-steps .item-step.line-active:before{background-color:var(--clr-common-placeholder)}.list-steps .item-step:before{height:10px;content:"";width:100%;z-index:1;position:absolute;left:1px;top:33px;margin-top:-5px;background-color:var(--clr-common-border)}@media(max-width:575px){.list-steps .item-step:before{top:25px}}.list-steps .item-step:last-child:before{display:none}.list-steps .item-step .rounded-step{position:relative;z-index:2}.list-steps .item-step .rounded-step .icon-step{width:64px;height:64px;border-radius:50%;background-color:var(--clr-common-border);margin-bottom:20px}@media(max-width:575px){.list-steps .item-step .rounded-step .icon-step{height:50px;width:50px}}.list-steps .item-step .rounded-step .icon-step.step-1{background-image:url(/_next/static/media/Order-Placed.9b4688c6.svg);background-repeat:no-repeat;background-position:50%}.list-steps .item-step .rounded-step .icon-step.step-1.active{background-image:url(/_next/static/media/Order-Placed.9b4688c6.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.list-steps .item-step .rounded-step .icon-step.step-2{background-image:url(/_next/static/media/Production.b2b1a1a1.svg);background-repeat:no-repeat;background-position:50%}.list-steps .item-step .rounded-step .icon-step.step-2.active{background-image:url(/_next/static/media/Production.b2b1a1a1.svg);background-color:var(--clr-common-black)}.list-steps .item-step .rounded-step .icon-step.step-3{background-image:url(/_next/static/media/Shipping.32e80f33.svg);background-repeat:no-repeat;background-position:50%}.list-steps .item-step .rounded-step .icon-step.step-3.active{background-image:url(/_next/static/media/Shipping.32e80f33.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.list-steps .item-step .rounded-step .icon-step.step-4{background-image:url(/_next/static/media/Delivered.1064849e.svg);background-repeat:no-repeat;background-position:50%}.list-steps .item-step .rounded-step .icon-step.step-4.active{background-image:url(/_next/static/media/Delivered.1064849e.svg);background-color:var(--clr-common-black);color:var(--clr-common-border)}.tracking-search-area{background-color:var(--clr-bg-gray)}.form-tracking .form-control{height:54px}.form-control{border:1px solid #dde4f0!important;display:block;max-width:400px;width:400px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--clr-common-heading);background-color:#fff;background-clip:padding-box;border:1px solid var(--clr-common-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.form-control{max-width:250px;width:100%}}.form-tracking .box-button{width:10%;min-width:185px;max-width:185px}.form-group{margin-bottom:15px}.btn.btn-buy:hover{border:1px solid var(--clr-common-heading);background-color:#fff;color:var(--clr-theme-3)}.btn.btn-buy{font-size:14px;line-height:20px;font-weight:700;color:#fff;border:1px solid var(--clr-common-placeholder);width:100%;text-align:center;padding:7px 22px;background-color:var(--clr-common-heading)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.btn.btn-buy{width:150px}}.form-tracking .btn-buy{height:54px;line-height:34px}.form-tracking .box-input{width:100%;margin-right:15px}.tracking-search-wrapper{display:flex;justify-content:center}.dynamic-margin{margin-bottom:50px}.order-user-info{padding-left:13px}.terms_conditions_content{background-color:#fff;border-radius:10px;padding:0 40px 40px}@media(max-width:575px){.terms_conditions_content{padding:30px}}.terms_conditions_content .warpper_title{font-size:38px;line-height:1.3;margin-bottom:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.terms_conditions_content .warpper_title{font-size:34px}}@media(max-width:575px){.terms_conditions_content .warpper_title{font-size:26px}}.terms_conditions_content p{font-size:17px;line-height:27px;margin-bottom:30px}.terms_conditions_content .info_title{font-size:24px;margin-bottom:20px}@media(max-width:575px){.terms_conditions_content .info_title{font-size:20px}}.terms_conditions_content .icon_list{margin-bottom:40px}.terms_conditions_content .icon_list.unordered_list_block>li:not(:last-child){margin-bottom:14px}.terms_conditions_content .icon_list .list_item_text{color:var(--clr-common-text)}.terms_conditions_content .icon_list .list_item_icon{flex:none;width:auto;height:auto;font-size:5px;border-radius:0;margin-inline-end:10px;color:var(--clr-common-text);background-color:transparent}.terms_conditions_content .link{font-size:17px;font-weight:600;line-height:27px;color:var(--clr-theme-1);text-decoration:underline}.terms_conditions_content .author_mail{font-size:21px;font-weight:700;line-height:29px;color:var(--clr-common-heading)}.nav.tabs_nav_boxed{padding:30px 0;border-radius:12px;border:1px solid var(--clr-common-heading)}.tabs_nav_boxed button{display:flex;font-size:16px;font-weight:500;line-height:27px;padding:10px 40px;position:relative;align-items:center}.tabs_nav_boxed button i{opacity:0;font-size:10px;margin-right:10px;line-height:1;color:var(--clr-theme-1);transform:translateX(-10px);transition:.3s cubic-bezier(.5,1,.89,1)}.tabs_nav_boxed button.active i{opacity:1;transform:translateX(0);background:none}.tabs_nav_boxed button.active:hover{color:var(--clr-theme-1)}.single-form-input{margin-bottom:30px;position:relative}.single-form-input .error-message{position:absolute;left:0;bottom:-25px}.signup-wrapper{margin-bottom:30px;position:relative}.signup-wrapper .error-message{position:absolute;left:0;bottom:-25px}.counter-wrapper{padding:50px 30px;background-color:var(--clr-bg-footer)}.count-number span{font-size:36px;font-weight:700;margin-bottom:10px;display:inline-block;color:var(--clr-common-heading)}.count-number p{font-size:18px;font-weight:600;margin-bottom:0}.counter-icon svg{margin-bottom:30px}.counter-img svg{margin-bottom:25px}.university-couner-text span{font-size:36px;font-weight:700;color:#fff;margin-bottom:15px;display:inline-block}.university-couner-text p{font-size:18px;font-weight:600;color:#fff}.student-profile-author{display:flex;gap:30px;align-items:center;border-bottom:1px solid var(--clr-common-border)}.student-profile-author-img img{width:200px!important;height:200px!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media(max-width:499px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.student-profile-author-img img{width:80px!important;height:80px!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}}.student-profile-author-text span{font-size:20px;margin-bottom:5px;display:block}.student-profile-author-name{font-size:28px;margin-bottom:0}.student-profile-sidebar{background-color:var(--clr-bg-footer);padding:30px;min-height:100%}.student-profile-sidebar .nav{flex-direction:column;border-bottom:0}.student-profile-sidebar .nav li button{display:block;width:100%;text-align:left;color:var(--clr-text-8);border:none;outline:none;padding:12px 15px;border-radius:5px}.student-profile-sidebar .nav li button i{min-width:22px}.student-profile-sidebar .nav li button.active,.student-profile-sidebar .nav li button.active i{color:var(--clr-theme-1)}.student-profile-content{padding:25px 0 30px 14px}@media(max-width:575px){.student-profile-content{padding-left:0}}.student-profile-content h4{font-size:20px}.student-profile-info li{display:flex;margin-bottom:15px}.student-profile-info li h5{font-size:16px;margin-bottom:0;font-weight:600;min-width:230px}@media(max-width:575px){.student-profile-info li h5{min-width:100px}}.student-profile-info li span{font-size:16px;color:var(--clr-text-8)}.inprogress-course{display:flex;gap:30px;border:1px solid var(--clr-common-border);border-radius:10px;overflow:hidden}@media(max-width:575px){.inprogress-course{flex-direction:column;gap:0}}.inprogress-course-img{width:300px}@media(max-width:575px){.inprogress-course-img{width:100%}}.inprogress-course-img img{width:100%;-o-object-fit:cover;object-fit:cover}.inprogress-course-rating{margin-bottom:10px}.inprogress-course-rating a{font-size:15px;color:var(--clr-theme-2);display:inline-block;margin-right:3px}.inprogress-course-rating span{font-size:16px;color:var(--clr-text-8);margin-left:3px}.inprogress-course-text{padding:20px 20px 20px 0}@media(max-width:575px){.inprogress-course-text{padding-left:20px}}.inprogress-course-lesson span{color:var(--clr-text-8);font-size:16px}.inprogress-course-lesson h6{font-size:16px;font-weight:600;display:inline-block;padding-left:10px}.inprogress-course-lesson h6 span{font-size:16px;font-weight:600;color:var(--clr-common-heading)}.inprogress-course .progress{--bs-progress-height:6px;height:var(--bs-progress-height)}.inprogress-course .progress .progress-bar{background:var(--clr-theme-1)!important}.student-profile-reviews-item{border:1px solid var(--clr-common-border);border-radius:10px}.student-profile-reviews-course-title{padding:15px 20px;border-bottom:1px solid var(--clr-common-border)}.student-profile-reviews-course-title h5{font-size:16px;font-weight:600;color:var(--clr-common-heading);margin-bottom:0}.student-profile-reviews-text{padding:20px}.student-profile-reviews-text-wrap{display:flex;gap:20px;justify-content:space-between}.student-profile-reviews-text-wrap .student-profile-review-icon a{font-size:16px;color:var(--clr-theme-2);display:inline-block;margin-right:3px}.student-profile-reviews-text-wrap .student-profile-review-icon i{color:var(--clr-common-orange)}.student-profile-review-update-btn{margin-right:15px}.student-profile-review-update-btn i{margin-right:3px}.student-profile-review-update-btn:last-child{margin-right:0}.student-profile-review-content p{margin-bottom:0;padding-right:50px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.student-profile-review-content p{padding-right:0}}.student-profile-enroll ul{border-bottom:1px solid var(--clr-common-border)}.student-profile-enroll ul li .nav-link{font-size:16px;color:var(--clr-text-8);font-weight:600;position:relative}.student-profile-enroll ul li .nav-link:before{position:absolute;content:"";height:2px;width:0;background:var(--clr-theme-1);left:0;bottom:0;transition:all .3s linear}.student-profile-enroll ul li .nav-link.active{color:var(--clr-theme-1)}.student-profile-enroll ul li .nav-link.active:before{width:100%}.contact-from-input label{display:block;margin-bottom:5px;font-weight:600}.student-profile-setting-cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:250px}.student-profile-setting-author-img{border-radius:50%;display:inline-block;margin-left:30px}.student-profile-setting-author-img img{height:150px;width:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-top:-75px;border:5px solid #fff}.student-social-profile-link span{display:block;font-weight:600}.student-profile-orders{border:1px solid var(--clr-common-border);border-bottom:0}.student-profile-order{border-bottom:1px solid var(--clr-common-border);display:flex}.student-profile-order-date,.student-profile-order-duration,.student-profile-order-method,.student-profile-order-name,.student-profile-order-price,.student-profile-order-renew,.student-profile-order-status{padding-left:15px}.student-profile-order-date h6,.student-profile-order-duration h6,.student-profile-order-method h6,.student-profile-order-name h6,.student-profile-order-price h6,.student-profile-order-renew h6,.student-profile-order-status h6{color:var(--clr-common-heading);margin-bottom:0;font-size:16px}.student-profile-order-date span,.student-profile-order-duration span,.student-profile-order-method span,.student-profile-order-name span,.student-profile-order-price span,.student-profile-order-renew span,.student-profile-order-status span{font-size:16px;color:var(--clr-text-8)}.student-profile-order-date,.student-profile-order-duration,.student-profile-order-method,.student-profile-order-name,.student-profile-order-price,.student-profile-order-renew,.student-profile-order-status{display:flex;flex-direction:column;justify-content:center}.custom-height-80{min-height:80px}.student-profile-order-name{min-width:120px;width:13%}.student-profile-order-price{min-width:100px;width:11%}@media only screen and (max-width:1400px){.student-profile-order-price{min-width:70px;width:7%}}.student-profile-order-status{min-width:125px;width:13%}@media only screen and (max-width:1400px){.student-profile-order-status{min-width:100px;width:9%}}.student-profile-order-method{min-width:160px;width:17%}@media only screen and (max-width:1400px){.student-profile-order-method{min-width:125px;width:13%}}.student-profile-order-duration{min-width:130px;width:14%}.student-profile-order-date{min-width:150px;width:16%}@media only screen and (max-width:1400px){.student-profile-order-date{min-width:130px;width:12%}}.student-profile-order-renew .edu-btn{height:42px;line-height:42px;padding:0 30px}.inprogress-course-img img{min-height:100%}@media only screen and (max-width:1400px){.student-profile-orders-wrapper{overflow-x:auto}.student-profile-orders{width:817px}}.bd-password-box{width:100%;height:60px;line-height:60px;border:1px solid var(--clr-common-border);background:transparent;font-size:15px;outline:none;border-radius:4px;margin-bottom:20px;padding:0 24px}.bd-password-box input{border:none;width:80%;outline:none}.contact-from-input .gender-select{height:60px;width:100%;background:var(--clr-bg-footer);border:none;border-radius:4px;outline:0;padding:10px 20px 15px}.why_sells_card{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;box-shadow:0 2px 5px 0 #eee;border-radius:5px;padding:20px 10px 10px;line-height:50px;margin-bottom:20px}.why_sells_card p{text-align:center}.icon_sells i{font-size:40px}.vendor_card{padding:10px 20px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:20px;flex-wrap:wrap;box-shadow:0 2px 5px 0 var(--clr-common-border);border-radius:5px}.vendor_profile_img{height:150px;width:150px}.vendor_profile_img img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid var(--clr-common-border)}.vendor_details_content{box-shadow:0 2px 5px 0 var(--clr-common-border);border-radius:5px;padding:20px}.vendor_card_with_img img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.vendor_card_with_img{height:80px;width:80px;overflow:hidden}.vendor_description{display:flex;justify-content:center;align-items:center;height:100%;flex-wrap:wrap;border-right:1px solid var(--clr-common-border);border-left:1px solid var(--clr-common-border);padding:20px}.vendor_description p{margin-bottom:0}@media(max-width:991px){.vendor_description{align-items:center;border-right:none;border-left:none;padding-left:0}}.vendor_social{display:flex;flex-direction:column;justify-content:center;height:100%;flex-wrap:wrap}.vendor_social .social__links{display:flex;justify-content:center;margin-bottom:10px}.content_vendor{background:#fff}.vendor_profile_wrapper{margin-top:-80px}.creator-single{transition:.3s;background:var(--clr-bg-footer)}.creator-inner{border-radius:10px}.creator-content{border:1px solid var(--clr-bg-footer);border-radius:0 0 10px 10px;padding:0 30px 30px;text-align:center;background:var(--clr-bg-footer)}@media only screen and (min-width:1200px)and (max-width:1399px){.creator-content{padding:0 20px 30px}}@media only screen and (min-width:576px)and (max-width:767px){.creator-content{padding:0 10px 30px}}.artist-meta-info{display:flex;justify-content:space-between;margin-bottom:37px}.follow-artist{height:40px;background-image:linear-gradient(90deg,#2b81ff,#7237ff,#2b81ff);background-size:200% 100%;display:inline-block;line-height:40px;color:#fff;font-size:14px;font-weight:700;border-radius:5px;padding:0 27px 0 47px;position:relative;transition:.3s}.follow-artist:before{position:absolute;content:"";left:27px;top:0;font-family:Font Awesome\ 5 Pro;font-size:14px;font-weight:400;color:#fff}.follow-artist:hover{background-position:100% 100%}.follow-artist.followed{background:#fff;color:var(--clr-common-text);border:1px solid var(--clr-common-border)}.follow-artist.followed:before{content:"";color:var(--clr-common-text)}.profile-img img{width:90px;border:5px solid #fff;border-radius:50%;background:#fff}.creator-info{margin-top:-40px;z-index:2;margin-bottom:37px}.creator-info .artist-name{font-size:18px;margin-bottom:4px}.creator-info .artist-id,.creator-info .artist-name a:hover{color:var(--clr-common-blue)}.creator-info .artist-id{font-size:14px;font-weight:600}.creator-info .profile-img{margin-bottom:18px}.artist-meta-type{font-size:16px;line-height:1;margin-bottom:7px;color:var(--clr-common-text)}.artist-art-bids,.artist-art-collection,.artist-art-featured,.artist-art-sold,.artist-created,.artist-followed,.artist-follwers,.artist-likes{font-size:13px;font-weight:700;color:var(--clr-common-heading);line-height:1}.artist-meta-item-border{position:relative}.artist-meta-item-border:after{position:absolute;content:"";width:1px;height:100%;background:var(--clr-common-border);top:-1px;right:-25px}@media only screen and (min-width:1200px)and (max-width:1399px){.artist-meta-item-border:after{right:-18px}}@media only screen and (min-width:576px)and (max-width:767px){.artist-meta-item-border:after{right:-20px}}@media only screen and (min-width:450px)and (max-width:575px){.artist-meta-item-border:after{right:-75px}}.tag-featured{font-size:15px;font-weight:600;color:#fff;background:var(--clr-theme-2);height:30px;line-height:30px;border-radius:15px;padding:0 12px;position:absolute;left:10px;top:10px;display:inline-flex;align-items:center;z-index:1}.tag-featured i{margin-right:5px;font-size:13px}.creator-single-short{transition:.3s;border-radius:0}.creator-single-short.creator-single-filled{background:#fff;padding:30px;border-radius:10px;min-height:calc(100% - 30px)}.creator-short-content{display:flex;-moz-column-gap:15px;column-gap:15px;align-items:center;text-align:inherit;border-radius:10px;padding:0;background:none;border:none}.creator-short-content .creator-info .artist-id{font-weight:400}.creator-short-content .creator-info .artist-name{padding-right:18px}.creator-short-content .profile-img img{width:70px;border-width:4px}.creator-short-content .profile-verification{right:0;bottom:4px;width:12px;height:12px;border:0;line-height:12px;font-size:6px}.creator-short-content .creator-info{display:flex;justify-content:space-between;margin-bottom:0;margin-top:0;align-items:flex-start;flex-grow:1;flex-wrap:wrap;gap:5px}.creator-short-content .creator-info .follow-artist{height:40px;line-height:38px;padding:0 15px 0 30px;background:#fff;color:#fff;background-image:linear-gradient(90deg,#2b81ff,#7237ff,#2b81ff);background-size:200% 100%}.creator-short-content .creator-info .follow-artist:before{left:14px;color:#fff}.creator-short-content .creator-info .follow-artist.followed{background:#fff;color:var(--clr-common-text);border:1px solid var(--clr-common-border)}.creator-short-content .creator-info .follow-artist.followed:before{content:"";color:var(--clr-common-text)}.creator-short-content .artist-created{margin-right:5px}.creator-short-content .artist-created,.creator-short-content .artist-meta-type{font-size:14px;font-weight:600;color:var(--clr-common-text);display:inline}.creator-short-content .artist-follwers{font-size:14px}.creator-short-content .artist-meta-item-border:after{top:0;left:-20px}@media only screen and (min-width:1200px)and (max-width:1399px){.creator-short-content .artist-meta-item-border:after{left:-12px}}.creator-short-content .artist-meta-item-follower{padding-top:18px;padding-bottom:10px}.creator-cover-img img{width:100%;border-radius:10px 10px 0 0;height:150px;-o-object-fit:cover;object-fit:cover}.pos-rel{position:relative}.profile-verification{width:22px;height:22px;border:3px solid #fff;background:var(--clr-common-orange);text-align:center;line-height:18px;border-radius:50%;color:#fff;font-size:8px;position:absolute;right:120px;bottom:0}.profile-verification.verified{background:var(--clr-common-blue)}.artist-name i,.vendor_ratting i{color:var(--clr-common-orange)}.vendor_card_with_img{position:relative}.vendor_card_with_img .profile-verification.verified{position:absolute;background:var(--clr-common-blue);right:0}.contact-from-input .list{width:100%}.oction-creator-profile-img img,.vendor_card_with_img img{background:var(--clr-common-black)}.vendor_card_with_img img{border:2px solid var(--clr-common-text)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.vendor_logo{text-align:center}.vendor_logo .vendor_card_with_img{display:inline-block}.vendor_description{border:0;text-align:center}.vendor_social-wrap{text-align:center}.vendor_social-wrap .vendor_social{display:inline-flex}}@media(max-width:575px){.product-quantity-cart .fill-btn{text-align:center}.product-quantity-cart .fill-btn .vendor_social{padding:0 30px}.product__modal-wrapper{padding:30px 10px}}.animate-play:after,.animate-play:before{content:"";display:inline-block;width:100%;height:100%;border-radius:50%;position:absolute;border:1px solid var(--clr-common-text);top:0;left:0;right:0;bottom:0;animation-name:popupBtn;animation-duration:1.6s;animation-timing-function:linear;animation-iteration-count:infinite;z-index:-1}@keyframes popupBtn{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.4);opacity:.3}to{transform:scale(2);opacity:0}}.animate-play{position:relative;z-index:5}.pack-1-1{top:40%}.pack-1-1,.pack-1-2{position:absolute;left:25px}.pack-1-2{top:50%}.pack-1-3{position:absolute;top:60%;left:25px}.product-color-nav img{width:100%;height:100%;cursor:pointer;position:absolute;z-index:2;opacity:0}.product-color-nav li{width:18px;height:18px;position:relative;overflow:hidden;cursor:pointer}.product-color-nav li:before{position:absolute;content:"";width:100%;height:100%;background:#fff;box-sizing:border-box;border:1px solid var(--clr-common-border);border-radius:50%}.product-color-nav li:after{position:absolute;content:"";width:8px;height:8px;border-radius:50%;background:hsl(var(--primary));top:50%;left:50%;transform:translate(-50%,-50%)}.product-color-nav li:hover:before{border:hsl(var(--primary))}.product-color-nav li.cl-pink:after{background:#eacbd0}.product-color-nav li.cl-black:after{background:#171717}.product-color-nav li.cl-blue:after{background:#044cba}.product-color-nav li.cl-red:after{background:#c31f31}.product-color-nav li.cl-light-white:after{background:#e5e6e0}.product-color-nav li.cl-navy:after{background:#42495d}.product-color-nav li.cl-brown:after{background:#ae8f7a}.product-color-nav li.cl-ash:after{background:#797782}.product-color-nav li.cl-yellow:after{background:#c69f5a}.product-color-nav li.cl-orange:after{background:#d86f30}.product-color-nav li.cl-gold:after{background:gold}.product-color-nav li.cl-wood:after{background:#6b4e43}.product-color-nav li.cl-green:after{background:#656317}.product-color-nav li.cl-silver:after{background:silver}.product-color-nav li.active{display:flex;gap:10px}.product-color-nav li.active:before{border-color:hsl(var(--primary))}.search-result-inner{border-radius:6px;box-shadow:0 3px 14px -7px #0f090f;opacity:0;visibility:hidden;border:1px solid var(--clr-common-border);border-top:0;border-bottom:0;display:none}.open_search_box{opacity:1;visibility:visible;max-height:450px;overflow:scroll;overflow-x:hidden;display:block}.single_product li{border-bottom:1px solid var(--clr-common-border)}.single_product li:hover{background:var(--clr-bg-footer);cursor:pointer}.single_product li p{padding:10px;margin-bottom:0;line-height:26px;cursor:pointer}.search_wrapper{position:absolute;z-index:11;width:100%;background:#fff;padding:10px}.header_search_one .preview_img img{height:100px;width:100px}.siderbar_search_wrapper{z-index:99999999;position:absolute}.search_sidebar_menu .preview_img{height:100%;width:100%}.search_sidebar_menu .preview_img img{height:50px;width:50px}.search_sidebar_menu .single_product{margin-left:13px;padding-top:0;line-height:20px}.search_sidebar_menu .single_product a{font-size:16px}.ecomart-common-search-result{display:flex;align-items:center;gap:15px;padding:5px 0}.ecomart-common-search-result .preview_img{width:80px}.ecomart-common-search-result .preview_img img{width:100%;height:80px;-o-object-fit:contain;object-fit:contain}.ecomart-common-search-result .single_product{padding-top:0;margin:0}.custom_padding{padding-bottom:50px;padding-left:40px;padding-right:40px}@media(max-width:575px){.custom_padding{padding-left:20px;padding-right:20px}}.pagination_tabs{position:absolute}.contact-from-input input{background:var(--clr-bg-footer);border:none;padding:15px 20px;border-radius:4px;resize:none;outline:0;width:100%}.update-close-btn{background:var(--clr-common-black);padding:10px;border-radius:5px;height:60px;width:50px;color:#fff;border:1px solid var(--clr-common-black)}.update-close-btn:hover{background:#fff;color:var(--clr-common-black);border:1px solid var(--clr-common-black)}.order_summary{margin-top:50px}.banner-shape-1{position:absolute;left:50%;bottom:170px}.banner-shape-1 img{animation:rotate-infinite 15s linear infinite}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-shape-1{display:none}}.banner-shape-2{position:absolute;right:35%;top:100px}.banner-shape-2 img{animation:rotate-infinite 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width:768px)and (max-width:991px){.banner-shape-2{right:20%}}@media only screen and (min-width:576px)and (max-width:767px){.banner-shape-2{right:15%}}@media(max-width:575px){.banner-shape-2{display:none}}.banner-shape-3{position:absolute;right:120px;bottom:200px}.banner-shape-3 img{animation:zoom 5s infinite}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-shape-3{right:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-shape-3{right:20px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.banner-shape-3{display:none}}.banner-shape-4{position:absolute;right:-15px;top:0}.banner-shape-4 img{animation:skew 3s infinite;animation-direction:normal;transform:skew;animation-direction:alternate;transform-origin:bottom center}.banner-bg-1{background:var(--clr-theme-5)}.banner-content .banner-shape-5{position:absolute;right:50%;top:-30px}.banner-content .banner-shape-5 img{animation:bdswing 1s ease-in-out 1s infinite alternate forwards}@media(max-width:575px){.banner-content .banner-shape-5{right:40%}}@media(max-width:499px){.banner-content .banner-shape-5{display:none}}.banner-subtitle{font-size:24px;font-weight:600;color:hsl(var(--secondary));margin-bottom:20px;display:inline-block}.banner-title{font-size:110px;font-weight:600;line-height:1;margin-bottom:35px}@media only screen and (min-width:1400px)and (max-width:1600px){.banner-title{font-size:100px}}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-title{font-size:90px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-title{font-size:70px}}@media only screen and (min-width:768px)and (max-width:991px){.banner-title{font-size:60px}}@media only screen and (min-width:576px)and (max-width:767px){.banner-title{font-size:50px}}@media(max-width:575px){.banner-title{font-size:40px}}.banner-btn .fill-btn{height:60px;padding:0 52px}.banner-thumb{position:relative;z-index:1;max-width:455px;margin:0 30px 30px 50px}.banner-thumb:after{position:absolute;content:"";width:calc(100% - 25px);height:calc(100% + 25px);left:-30px;top:5px;border-radius:300px 300px 0 0;z-index:-2;border:4px solid #fff}.banner-thumb-wrapper{display:flex;justify-content:flex-end}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-thumb-wrapper{justify-content:center}}.banner-thumb-wrapper .banner-shape-6{position:absolute;left:31%;bottom:-20px}.banner-thumb-wrapper .banner-shape-6 img{animation:rotate-infinite 3s ease-in-out 3s infinite alternate forwards}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.banner-thumb-wrapper .banner-shape-6{left:0}}@media only screen and (min-width:768px)and (max-width:991px){.banner-thumb-wrapper .banner-shape-6{left:11%}}.banner-thumb-wrapper .banner-shape-7{position:absolute;right:0;top:40px}.banner-thumb-wrapper .banner-shape-7 img{animation:upDown 1.6s ease-in-out 1.6s infinite alternate forwards}@media only screen and (min-width:768px)and (max-width:991px){.banner-thumb-wrapper .banner-shape-7{right:80px}}.banner-thumb img{max-width:100%;border-radius:300px 300px 0 0;height:100%;-o-object-fit:cover;object-fit:cover}.banner-area-2{min-height:800px;display:flex;align-items:center}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-area-2{min-height:700px;padding-top:50px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-2{min-height:650px;padding-top:50px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-2{padding-top:70px;padding-bottom:50px}}.banner-area-2 .banner-bg-thumb{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.banner-area-2 .banner-thumb-2{position:relative;z-index:1}.banner-area-2 .banner-thumb-2:after{position:absolute;content:"";width:465px;height:465px;left:65px;top:0;border-radius:50%;z-index:-2;border:4px solid #fff}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-area-2 .banner-thumb-2:after{width:400px;height:400px;left:45px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-2 .banner-thumb-2:after{width:350px;height:350px;left:30px}}@media only screen and (min-width:576px)and (max-width:767px){.banner-area-2 .banner-thumb-2:after{width:400px;height:400px;left:85px}}@media(max-width:575px){.banner-area-2 .banner-thumb-2:after{width:350px;height:350px;left:105px}}@media(max-width:499px){.banner-area-2 .banner-thumb-2:after{display:none}}.banner-area-2 .banner-thumb-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-area-3{position:relative;z-index:5}.banner-area-3 .banner-shape-8{position:absolute;right:310px}.banner-area-3 .banner-shape-8 img{animation:skew 3s infinite;animation-direction:normal;transform:skew;animation-direction:alternate;transform-origin:bottom center}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1600px){.banner-area-3 .banner-shape-8{right:180px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-3 .banner-shape-8{right:110px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-shape-8{right:70px}}.banner-area-3 .banner-shape-9{position:absolute;left:40%;bottom:11%}.banner-area-3 .banner-shape-9 img{animation:zoom 5s infinite}@media only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-shape-9{left:10%}}@media only screen and (min-width:576px)and (max-width:767px){.banner-area-3 .banner-shape-9{left:50px}}@media(max-width:575px){.banner-area-3 .banner-shape-9{left:10%}}.banner-area-3 .banner-shape-10{position:absolute;left:54%;top:100px}.banner-area-3 .banner-shape-10 img{animation:zoom 5.1s infinite}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-shape-10{top:40px}}@media(max-width:499px){.banner-area-3 .banner-shape-10{display:none}}.banner-area-3 .banner-shape-11{position:absolute;right:150px;bottom:140px}.banner-area-3 .banner-shape-11 img{animation:zoom 5.2s infinite}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1600px){.banner-area-3 .banner-shape-11{right:60px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-3 .banner-shape-11{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-shape-11{right:80px}}@media only screen and (min-width:576px)and (max-width:767px){.banner-area-3 .banner-shape-11{right:50px}}@media(max-width:575px){.banner-area-3 .banner-shape-11{right:20px;bottom:100px}}.banner-area-3.banner-bg-2{background:var(--clr-bg-gray)}.banner-area-3 .banner-content{padding:160px 0 130px}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-3 .banner-content{padding:130px 0 100px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-content{padding:70px 0 60px}}.banner-area-3 .banner-title{margin-bottom:15px}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-area-3 .banner-title{font-size:85px}}.banner-area-3 p{max-width:65%}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.banner-area-3 p{max-width:100%}}.banner-area-3 .banner-thumb-wrapper-2{position:relative;margin-left:100px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-thumb-wrapper-2{margin-left:0}}@media only screen and (min-width:1400px)and (max-width:1600px){.banner-area-3 .banner-thumb-wrapper-2{margin-left:37px}}.banner-area-3 .banner-thumb-wrapper-2 .linear-shape{width:415px;background:linear-gradient(180deg,#c5cef5,rgba(228,232,250,0));height:calc(100% + 177px);position:absolute;right:150px;z-index:-1;bottom:0}@media only screen and (min-width:1400px)and (max-width:1600px){.banner-area-3 .banner-thumb-wrapper-2 .linear-shape{height:calc(100% + 157px)}}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-area-3 .banner-thumb-wrapper-2 .linear-shape{right:40px;width:300px;height:calc(100% + 153px)}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-3 .banner-thumb-wrapper-2 .linear-shape{width:calc(100% + 30px);height:calc(100% + 63px);right:0;z-index:-1}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-thumb-wrapper-2 .linear-shape{display:none}}.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{position:absolute;content:"";width:calc(100% - 60px);height:calc(100% - 90px);border-radius:100%;background-color:var(--clr-theme-4);left:-50px;bottom:120px;z-index:-1}@media only screen and (min-width:1400px)and (max-width:1600px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% - 35px);height:calc(100% - 80px);left:-50px;bottom:120px}}@media only screen and (min-width:1200px)and (max-width:1399px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% + 55px);height:calc(100% - 180px);left:-50px;bottom:200px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% + 60px);height:calc(100% - 250px);left:-50px;bottom:270px}}@media only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% - 190px);height:calc(100% - 80px);left:90px;bottom:120px}}@media only screen and (min-width:576px)and (max-width:767px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% - 10px);height:calc(100% - 80px);left:0;bottom:120px}}@media(max-width:575px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% - 16px);height:calc(100% - 90px);border-radius:100%;left:10px;bottom:120px}}@media(max-width:499px){.banner-area-3 .banner-thumb-wrapper-2 .banner-bg-shape:before{width:calc(100% + 10px);height:calc(100% - 131px);left:-5px;bottom:150px}}.banner-area-3 .banner-thumb-wrapper-2 img{max-width:100%}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner-area-3 .banner-thumb-wrapper-2 img{height:100%;-o-object-fit:cover;object-fit:cover}.banner-area-3 .banner-thumb-wrapper-2 .banner-thumb-3{text-align:center}}@keyframes bdswing{0%{transform:rotate(6deg)}to{transform:rotate(-6deg)}}@keyframes upDown{0%{transform:translateY(0)}to{transform:translateY(-40px)}}@keyframes rotate-infinite{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}@keyframes bdSpinSmall{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes skew{0%{transform:skewX(5deg) translate(-7px)}to{transform:skewX(-5deg) translate(7px)}}.slider__active .swiper-slide-active .banner-btn,.slider__active .swiper-slide-active .banner-subtitle,.slider__active .swiper-slide-active .banner-title,.slider__active .swiper-slide-active p{animation-fill-mode:both;animation-name:fadeInUp}.slider__active .swiper-slide-active .banner-thumb,.slider__active .swiper-slide-active .banner-thumb-3{animation-fill-mode:both;animation-name:fadeInRight}.slider__active .swiper-slide-active .banner-subtitle{animation-delay:.3s;animation-duration:1s}.slider__active .swiper-slide-active .banner-title{animation-delay:.5s;animation-duration:1s}.slider__active .swiper-slide-active .banner-btn{animation-delay:.9s;animation-duration:1s}.slider__active .swiper-slide-active .banner-thumb,.slider__active .swiper-slide-active .banner-thumb-3{animation-delay:1s;animation-duration:1s}.slider__active .swiper-slide-active p{animation-delay:.7s;animation-duration:1s}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-btn,.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-subtitle,.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-title,.banner-area-2 .swiper-wrapper .swiper-slide-active p{animation-fill-mode:both;animation-name:fadeInUp}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-thumb-2{animation-fill-mode:both;animation-name:fadeInRight}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-subtitle{animation-delay:.3s;animation-duration:1s}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-title{animation-delay:.5s;animation-duration:1s}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-btn{animation-delay:.7s;animation-duration:1s}.banner-area-2 .swiper-wrapper .swiper-slide-active .banner-thumb-2{animation-delay:.9s;animation-duration:1s}.hero_slider_wrapper{position:relative}.hero_slider_wrapper .slider1-pagination{position:absolute;top:50%!important;right:30px!important}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.header-note{display:none!important}.footer2-bg{overflow:hidden}}.right_contact{text-align:right}.update_btn{display:block;background:var(--clr-common-heading);width:100%;padding:15px;color:#fff;border-radius:5px;font-size:18px}.signup-wrapper .gender_select{width:100%;height:60px;background:transparent;border:1px solid var(--clr-common-border);border-radius:4px;margin-bottom:20px;display:flex;padding:10px 20px;outline:none;color:var(--clr-common-text);font-size:16px}.signup-wrapper .input-icon{position:absolute;right:13px;top:18px}.preview_img_slider{position:relative}.preview_img_slider i{font-size:40px}.preview_img_slider i,.product_video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--clr-common-heading)}.product_video i{font-size:80px}.fill_btn_two{font-size:16px;color:#fff;font-weight:600;background:var(--clr-common-heading);border:1px solid var(--clr-common-heading);display:inline-block;border-radius:5px;position:relative;overflow:hidden;text-align:center;height:40px;line-height:40px;padding:0 20px}.fill_btn_two:hover{color:var(--clr-common-heading);background:#fff}.bd-basic__pagination ul{display:flex;align-items:center;gap:20px}.bd-basic__pagination ul li{list-style:none}.bd-basic__pagination ul li.active a{background:var(--clr-theme-1);border-color:var(--clr-theme-1);color:#fff}.bd-basic__pagination ul li a{height:45px;display:inline-flex;align-items:center;width:45px;justify-content:center;border-radius:50%;color:var(--clr-text-8);font-weight:var(--bd-fw-medium);border:1px solid var(--clr-common-border)}.preview_img img{height:auto;width:100px;background:var(--clr-bg-footer);border-radius:5px}.search-result-l .search_product{border-bottom:1px solid var(--clr-common-border)}.search-result-l .search_product:last-child{border-bottom:none;margin-top:none}.single_product a{font-size:18px}.single_product{padding-top:10px}.sort-type-filter .list{width:100%}.featured-large div{max-height:655px}.featured-small div{max-height:313px}.error-message{font-size:14px;color:var(--clr-theme-2)}.blog__comment-input{margin-bottom:5px;position:relative}.blog__comment-input .error-message{position:absolute;left:0;bottom:-3px}.blog__comment-input textarea{margin-bottom:20px}.active-category{font-weight:600}.review_box .error-message{position:absolute;left:0;bottom:-3px}.review-add{margin-top:10px}