@charset "UTF-8";@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0-11/css/all.min.css");@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap");*{text-decoration:none;outline:0!important}html{font-size:100%;font-size:.875rem;scroll-behavior:smooth}a,button{text-decoration:none!important}a:hover,a:focus{color:#03598e}body{color:#333;line-height:1.5;font-size:1rem;min-height:100vh;font-weight:400}a,p,label,ol,ul,li,span{color:#333}p,ul,li{line-height:1.5}.pb100{padding-bottom:6.25rem}.mt-50{margin-top:-3.125rem}.mt-240{margin-top:-15rem}h1{font-size:2.375rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#000000}h2{font-size:2.25rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#000000}h3{font-size:2.125rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#000000}h4{font-size:2rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#000000}h5{font-size:1.875rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#000000}h6{font-size:1.75rem;font-weight:400;font-family:"Lora",serif,Helvetica,sans-serif;color:#033859}select{text-transform:capitalize}.wow{visibility:hidden}.noScroll{overflow:hidden}.container{max-width:90vw}.unStyle{list-style:none;padding-left:0rem;margin:0rem}.rmaMainHeader{background-color:transparent;position:absolute;top:0;z-index:2;width:100%}.rmaMainHeader .rmaHeaderStrip{padding:0rem 2.375rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon{position:relative}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger{display:flex;align-self:center;flex-direction:column;justify-content:space-between;width:36px;height:17px;cursor:pointer;transform:rotate(180deg)}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger div{align-self:flex-end;height:2px;width:100%;background:#fff}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger .meat{width:75%;transition:all 200ms ease-in-out}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger .bottom-bun{width:50%;transition:all 400ms ease-in-out}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger:hover div{width:100%}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger:hover:hover .top-bun{animation:burger-hover 1s infinite ease-in-out alternate}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger:hover:hover .meat{animation:burger-hover 1s infinite ease-in-out alternate forwards 200ms}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon.rmaHamburger:hover:hover .bottom-bun{animation:burger-hover 1s infinite ease-in-out alternate forwards 400ms}.rmaMainHeader .rmaHeaderStrip .rmaMenuIcon:hover::before{content:"";background:#0e173447;height:70px;width:70px;position:absolute;border-radius:100%;left:-39%;bottom:-160%}.rmaMainHeader .rmaHeaderStrip .rmaLogoWrap .rmaLogo{text-align:center;width:60%;margin:0 auto;padding-top:.625rem}.rmaMainHeader .rmaHeaderStrip .rmaLogoWrap .rmaLogo img{max-width:100%;}.rmaMainHeader .rmaHeaderStrip .rmaLogoWrap span{display:block;color:#fff;font-weight:600;letter-spacing:.8px;padding-top:.5rem;font-size:.875rem;text-align:center}.rmaMainHeader .rmaHeaderStrip .rmaHeaderRight{display:flex;align-items:center}.rmaMainHeader .rmaHeaderStrip .rmaHeaderRight .rmaCartWrap{margin-right:2.25rem;position:relative}.rmaMainHeader .rmaHeaderStrip .rmaHeaderRight .rmaCartWrap .lnr-cart{color:#fff;font-size:1.5rem}.rmaMainHeader .rmaHeaderStrip .rmaHeaderRight .rmaCartWrap .rmaCartNum{color:#fff;background-color:#c30000;font-size:8px;border-radius:100%;width:14px;height:14px;position:absolute;top:-33%;left:56%;display:flex;align-items:center;justify-content:center}.rmaMainHeader .rmaHeaderStrip .rmaHeaderRight .rmaServiceAvailabilityLink span{color:#fff;font-size:19px;margin-right:1.875rem}.rmaMainHeader .rmaHeaderStrip.sticky{position:fixed;top:0;right:0;bottom:auto;left:0;max-width:100%;margin-top:0;animation:slideInDown .7s ease-in-out 0s 1 both running;z-index:999;background:#000000d4;box-shadow:0rem 0rem 1.875rem 0rem rgba(0,0,0,0.3)}.rmaMainHeader .rmaHeaderStrip.sticky.rmaHeaderStrip{padding:0rem 2.375rem .625rem}.rmaMainHeader .rmaHeaderStrip.sticky.rmaHeaderStrip .rmaLogoWrap .rmaLogo{width:42%;padding-top:.625rem}.rmaMainHeader .rmaHeaderStrip.sticky.rmaHeaderStrip .rmaLogoWrap span{font-size:.75rem}.rmaMainHeader .MainMenuContainer{position:fixed;z-index:9999;width:100%;height:100vh;top:-1500px;right:0;justify-content:center;padding:3.125rem;align-items:center;transition:all .5s;background-image:url(../../../img/headerImg.webp);background-size:cover;background-color:#333;box-shadow:0rem 0rem .875rem .4375rem rgba(0,0,0,0.03)}.rmaMainHeader .MainMenuContainer ul{list-style:none;padding:0;margin:0}.rmaMainHeader .MainMenuContainer ul li{text-align:left;margin-bottom:1.25rem}.rmaMainHeader .MainMenuContainer ul li a{font-weight:500;font-size:200%;transition:all .6s;display:block;color:#fff;position:relative}.rmaMainHeader .MainMenuContainer ul li a:hover{transform:scale(1.1);color:#fff}.rmaMainHeader .MainMenuContainer ul li a:hover::before{position:absolute;width:24px;content:"";height:2px;background-color:#fff;top:47%;left:-10%}.rmaMainHeader .MainMenuContainer ul li a:active::before{position:absolute;width:24px;content:"";height:2px;background-color:#fff;top:47%;left:-10%}.rmaMainHeader .MainMenuContainer ul li:nth-child(1){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) .2s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(2){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) .4s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(3){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) .6s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(4){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) .8s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(5){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) 1s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(6){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) 1.2s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(7){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) 1.3s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(8){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) 1.4s 1 both running}.rmaMainHeader .MainMenuContainer ul li:nth-child(9){animation:fadeInUp 1s cubic-bezier(0.5,1.5,0.5,1.5) 1.6s 1 both running}.rmaMainHeader .MainMenuContainer a.CloseMenu{position:absolute;top:4%;right:5%;font-size:250%}.rmaMainHeader .MainMenuContainer a.CloseMenu span{color:#fff}.rmaMainHeader .MainMenuContainer.MainMenuContainerOpen{top:0}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap{display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-family:"Lora";height:100%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft{display:flex;width:70%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress{width:50%;padding-right:10%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress h4{color:#fff;font-size:18px;text-transform:capitalize;font-family:"Lora";margin-bottom:1.25rem}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress p{color:#fff;font-size:16px;line-height:28px;font-weight:300;margin-bottom:0}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress a{color:#fff}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuRight{width:30%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon{padding:0 5%;display:flex;align-items:center}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaPages{padding:0 24px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaPages a{color:#fff;font-size:16px;padding:0 12px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaSocialLinks a{padding-right:12px}.rmaMainHeader.rmaInnerHeaderColor{background-color:#000000}.rmaMainHeader.rmaInnerHeaderColor .rmaHeaderStrip{padding:.625rem 2.375rem}.rmaMainHeader.rmaInnerHeaderColor .rmaHeaderStrip .rmaLogoWrap .rmaLogo{width:50%;padding-top:0}.rmaMainHeader.backoverlay::before{content:"";position:fixed;width:100%;height:100%;background:#000;top:0;left:0;z-index:99;opacity:.7}@keyframes burger-hover{0%{width:100%}50%{width:50%}100%{width:100%}}::-webkit-scrollbar{width:6px;height:6px;scroll-behavior:smooth}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #c5c5c5}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a9a7a7}.rmaBannerSection .rmaHomeSlider{position:relative}.rmaBannerSection .rmaHomeSlider .item .carouselCard{height:100vh;position:relative}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerImg{height:100%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerImg img{max-width:100%;object-fit:cover;object-position:top}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent{position:absolute;bottom:0;bottom:10%;left:6%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent .rmaAnimHeading{position:relative;text-transform:uppercase;font-size:16px;letter-spacing:.375rem;padding-bottom:.75rem}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent .rmaAnimHeading .text-wrapper{position:relative;display:inline-block;padding-top:.2em;padding-right:.05em;padding-bottom:.1em;overflow:hidden}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent .rmaAnimHeading .text-wrapper .letter{display:inline-block;line-height:1em;transform-origin:0 0;color:#fff}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2{color:#fff;font-size:2.75rem;margin-bottom:1.875rem;letter-spacing:1px;position:relative;margin-left:1.625rem;padding-left:.375rem}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2 span{display:block;color:#fff}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2::before{top:0;content:"";width:2px;height:88px;position:absolute;background:#94959a;left:-2%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2:after{content:"";position:absolute;width:10px;height:10px;background:#94959a;border-radius:100%;top:-9%;left:-2.9%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent .rmaBtn{border:1px solid #fff;color:#fff;text-transform:uppercase;letter-spacing:7px;font-weight:600}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaScrollBtn{position:absolute;bottom:5%;left:50%;width:38px;border:1px solid #fff;height:68px;display:flex;align-items:center;justify-content:center;border-radius:20px}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaScrollBtn span{color:#fff;font-size:1.25rem;animation:bounceDown 2s infinite}.rmaBannerSection .rmaHomeSlider.owl-theme{position:relative}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav{margin-top:0rem;position:absolute;top:50%;display:flex;align-items:center;justify-content:space-between;width:100%;opacity:0;transition:all .3s ease-in-out 0s}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav button{background:#ffffffa6;width:3.75rem;height:3.75rem;border-radius:100%;position:absolute;top:50%;bottom:auto;transform:translate(0%,-50%);box-shadow:0rem 0rem 1.25rem 0rem rgba(0,0,0,0.1)}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav button span{font-size:130%;color:#000;font-weight:700}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav button:hover{background:#ffffffa6}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav .owl-next{right:0;left:auto}.rmaBannerSection .rmaHomeSlider.owl-theme .owl-nav .owl-prev{left:0;right:auto}.rmaBannerSection .rmaHomeSlider.owl-theme:hover .owl-nav{opacity:1}.rmaBannerSection .rmaHomeSlider .owl-item.active h2{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInLeft;animation-delay:.1s}.rmaMainSection .rmaSubSection.rmaOurStory{display:flex;align-items:center}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionLeft{width:50%;position:relative}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionLeft img{max-width:100%;object-fit:cover;height:100%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionLeft .rmaVideoBlock{position:absolute;bottom:0;color:#fff;background-color:#000000;display:block;right:0;padding:12px;text-transform:capitalize;font-size:16px}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight{width:50%;padding:0 4%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription{margin-bottom:3.125rem}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription p{font-size:130%;line-height:28px;color:#454545;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription ul li{font-size:120%;line-height:28px;color:#454545}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaReadBtn{border:1px solid #000;font-size:110%;font-weight:500;border-left:4px solid #000;display:inline-flex;align-items:center;margin-bottom:1.25rem}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaReadBtn:hover,.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaReadBtn:focus{color:#333}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaReadBtn span{font-weight:600;animation:bounceRight 2s infinite;padding-left:10px}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight.reVideoFullSection{width:100%;text-align:center;padding:4% 2% 2%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight.reVideoFullSection p{font-size:120%;padding:.625rem 3.125rem}.rmaMainSection .rmaSubSection.rmaOurProcess{position:relative;display:flex;align-items:center;justify-content:center}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessMainImage{overflow:hidden}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessMainImage img{width:100%;filter:blur(5px)}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaSubSectionHeading{width:100%;text-align:center;position:absolute;top:20%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaSubSectionHeading h3{color:#fff;border:1px solid #fff}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaSubSectionHeading h3::after{border:1px solid #fff}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaSubSectionHeading h2{color:#fff}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription{background-color:#fff;position:absolute;width:70%;top:55%;box-shadow:0rem 0rem 1.875rem 0rem rgba(0,0,0,0.05);display:flex;flex-direction:column;justify-content:space-between;padding:110px 0 50px;z-index:1}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList{display:flex;justify-content:space-around;position:relative;z-index:1;padding-bottom:6%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem{text-align:center;position:relative}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem h3{color:#333;font-size:1.375rem;font-weight:700;padding-bottom:1.875rem;margin-bottom:0}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem h4{color:#333;font-size:1.125rem}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem svg{margin-bottom:40px;transition:all 1s}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem svg:hover{transform:scale(1.1)}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::after{content:"";position:absolute;width:100%;height:100%;background:url(../../../public/img/dot-line.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;top:0;left:121%;right:auto}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::before{content:"";position:absolute;width:100%;height:100%;background:url(../../../public/img/dot-line.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;top:0;left:121%;right:auto;transform:rotateX(180deg)}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem:nth-child(odd)::before{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem:nth-child(even)::after{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem:last-child::after{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem:last-child::before{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList::after{content:attr(data-section-name);position:absolute;right:auto;bottom:0;left:auto;font-size:15vw;color:#f7f7f7;z-index:-1;font-weight:700;text-align:center;width:100%;white-space:nowrap;opacity:1;z-index:-1;letter-spacing:2px}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmaBtnWrap{text-align:center}.rmaMainSection .rmaSubSection .rmaSubSectionHeading h3{color:#333;font-size:130%;text-transform:uppercase;display:inline-block;border:1px solid #000;padding:10px 7px 11px 12px;margin-bottom:1.875rem;position:relative}.rmaMainSection .rmaSubSection .rmaSubSectionHeading h3::after{content:"";position:absolute;border:1px solid #000;height:100%;width:100%;background:transparent;left:6%;top:-18%}.rmaMainSection .rmaSubSection .rmaSubSectionHeading h2{color:#333;font-size:210%;font-weight:700;margin-bottom:1.875rem}.rmaMainSection .rmaSubSection .rmaReadBtn{border:1px solid #000;font-size:110%;font-weight:500;border-left:4px solid #000;display:inline-flex;align-items:center}.rmaMainSection .rmaSubSection .rmaReadBtn:hover,.rmaMainSection .rmaSubSection .rmaReadBtn:focus{color:#333}.rmaMainSection .rmaSubSection .rmaReadBtn span{font-weight:600;animation:bounceRight 2s infinite;padding-left:10px}.rmaMainSection .rmaSubSection.rmaGetMeasured{padding-top:11%}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription{margin-bottom:0}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul{padding-left:6%;padding-top:1.75rem}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul li{list-style-type:none;font-size:120%;position:relative;color:#454545;padding-bottom:2.75rem}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul li::before{content:url(../../../public/img/right-arrow.svg);position:absolute;left:-6%;top:0}.rmaMainSection .rmaSubSection .rmaFabricList{position:relative}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme{position:relative}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme:hover .owl-nav{opacity:1}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item{padding-bottom:2.5rem}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard{position:relative;justify-content:center}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaimg img{width:100%;height:100%}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox{position:absolute;bottom:0;background:#fff;width:86%;box-shadow:0rem 0rem .875rem .4375rem rgba(0,0,0,0.03);margin:0 auto;opacity:1;padding:1.25rem 0rem .625rem;border-radius:.375rem;margin-bottom:-3%;overflow:hidden;z-index:1;right:0;left:0}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox h4{color:#333;font-size:140%;font-weight:600;position:relative;padding-bottom:1.25rem;margin-bottom:1rem;text-align:center}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox h4:after{content:"";position:absolute;height:1px;width:12%;left:45%;right:auto;background-color:#000;bottom:-3%}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox p{font-size:100%;color:#333;text-align:center;margin-bottom:0}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox span{float:right;padding-right:.75rem;font-weight:600}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox::after{content:"";position:absolute;bottom:-12%;right:-163px;background:#abb8c24f;width:15%;height:45%;z-index:-1;border-radius:100%;transition:all .5s;opacity:0}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox:hover::after{right:-33px;opacity:1;z-index:-1;transform:rotate(-38deg)}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard::after{content:"";position:absolute;top:50%;left:50%;right:50%;bottom:50%;transition:all .9s}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard:hover::after{background:#aba9a921;transform:rotateY(180deg);top:0;left:0;right:0;bottom:0;transition:all .9s}.rmaMainSection .rmaSubSection.rmaSubCollection{padding:3% 0}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaSubSectionHeading{text-align:center;padding-bottom:2.5rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaSubSectionHeading h2{text-transform:uppercase;font-size:24px}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaSubSectionHeading h3::after{left:9%;top:-16%}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem{width:100%;margin:0 auto;padding:.625rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaImage{overflow:hidden}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaImage img{height:100%;object-fit:cover;width:100%;transition:all .5s}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaText{padding:1.25rem 0rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaText h4{color:#333;font-size:140%;font-weight:600;margin-bottom:.625rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaText h6{text-transform:uppercase;color:#7b7b7b;font-family:sans-serif;margin-bottom:1.125rem;font-size:.875rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaText h5{font-weight:600;color:#333;font-family:sans-serif;font-size:140%}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaText h5 span{font-size:90%;color:#333;margin-right:8px}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem:hover .rmaImage img{transform:scale(1.1)}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme{position:relative}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav{margin-top:0rem;position:absolute;top:50%;display:flex;align-items:center;justify-content:space-between;width:100%;opacity:0;transition:all .3s ease-in-out 0s}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav button{background:#ffffffa6;width:3.75rem;height:3.75rem;border-radius:100%;position:absolute;top:50%;bottom:auto;transform:translate(0%,-50%);box-shadow:0rem 0rem 1.25rem 0rem rgba(0,0,0,0.1)}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav button span{font-size:130%;color:#000;font-weight:700}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav button:hover{background:#ffffffa6}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav .owl-next{right:0;left:auto}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme .owl-nav .owl-prev{left:0;right:auto}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards.owl-theme:hover .owl-nav{opacity:1}.rmaMainSection .rmaSubSection.rmaSubSubscribe{background-color:#ededed;position:relative;padding:1.875rem 0rem 1.25rem}.rmaMainSection .rmaSubSection.rmaSubSubscribe .rmaSubSectionHeading{text-align:center}.rmaMainSection .rmaSubSection.rmaSubSubscribe .rmaSubSectionHeading h3{margin-bottom:0}.rmaMainSection .rmaSubSection.rmaSubSubscribe .rmaSubSectionHeading h3::after{left:2%;right:auto}.rmaShowbtn{position:relative;display:inline-block;padding:.5em 1em;cursor:pointer;overflow:hidden;color:#fff;text-transform:uppercase;letter-spacing:7px;font-weight:600}.rmaShowbtn span{color:#fff;font-weight:600}.rmaShowbtn:before,.rmaShowbtn:after{content:"";position:absolute;left:0;height:1px;width:100%;background-color:#fff}.rmaShowbtn:before{top:0}.rmaShowbtn:after{bottom:0}.rmaShowbtn:hover>*>*:before,.rmaShowbtn:hover>*>*:after{transform:translate3d(0,0,0)}.rmaShowbtn:hover>*>*>*:before,.rmaShowbtn:hover>*>*>*:after{transform:translate3d(0,0,0)}.rmaShowbtn>*:before,.rmaShowbtn>*:after{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#fff}.rmaShowbtn>*:before{left:0}.rmaShowbtn>*:after{right:0}.rmaShowbtn>*>*:before,.rmaShowbtn>*>*:after{content:"";position:absolute;left:0;z-index:9;height:1px;width:100%;background-color:#000}.rmaShowbtn>*>*:before{top:0;transform:translate3d(-105%,0,0);transition:transform .8s cubic-bezier(0.4,0,0.2,1)}.rmaShowbtn>*>*:after{bottom:0;transform:translate3d(105%,0,0);transition:transform .8s cubic-bezier(0.4,0,0.2,1)}.rmaShowbtn>*>*>*:before,.rmaShowbtn>*>*>*:after{content:"";position:absolute;top:0;z-index:9;height:100%;width:1px;background-color:#000}.rmaShowbtn>*>*>*:before{left:0;transform:translate3d(0,105%,0);transition:transform .8s cubic-bezier(0.4,0,0.2,1)}.rmaShowbtn>*>*>*:after{right:0;transform:translate3d(0,-105%,0);transition:transform .8s cubic-bezier(0.4,0,0.2,1)}cursor start html{overflow-x:hidden}.cursor-dot,.cursor-dot-outline{pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%;opacity:0;z-index:2;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.cursor-dot{width:8px;height:8px;background-color:#32323c;overflow:hidden}.cursor-dot-outline{width:40px;height:40px;background-color:#545561b3}#serviceAvailaibilityModal .modal-dialog{transform:translate(0,0)}#serviceAvailaibilityModal .modal-content{padding:10px}#serviceAvailaibilityModal .modal-content h5{color:#0e3859;font-weight:700;font-size:20px}#serviceAvailaibilityModal .modal-content .modal-body{text-align:center}#serviceAvailaibilityModal .modal-content .modal-body .form-group{margin-bottom:0}#serviceAvailaibilityModal .modal-content .select2-selection{padding:4px}#serviceAvailaibilityModal .modal-content .close{text-align:right;color:#0e3859;opacity:1;font-size:22px}#serviceAvailaibilityModal .modal-content .close span{color:#0e3859}#serviceAvailaibilityModal .modal-header{justify-content:center;border-bottom:0}#serviceAvailaibilityModal .modal-footer{justify-content:center;border-top:0}#serviceAvailaibilityModal .modal-footer button{font-size:14px}.rmaBtnBlue{color:#fff;background-color:#0e3859;border:0;font-size:110%;border-radius:4px;padding:12px 24px}.rmaBtnBlue:hover{background-color:#042f50;color:#fff}.bookVisit #frmBookVisit .modal-header{background-color:#0e3859}.bookVisit #frmBookVisit .modal-header h5{color:#fff;font-size:150%}.bookVisit #frmBookVisit .modal-header .close{opacity:1;font-size:22px;font-weight:400}.bookVisit #frmBookVisit .modal-header .close span{display:block;color:#fff;position:relative}.modal-open .rmaBlurBlock{filter:blur(4px)}.rmavideoWrapper{position:absolute;bottom:auto;z-index:1;right:auto;top:50%;left:50%}.rmavideoWrapper .rmarequest-loader{position:relative;display:flex;justify-content:center;align-items:center;height:60px;width:60px;border-radius:100%;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.25)}.rmavideoWrapper .rmarequest-loader span i{color:#000000;font-size:148%}.rmavideoWrapper .rmarequest-loader:after{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;content:"";height:100%;width:100%;border:8px solid #d3d6d8;border-radius:100%;animation-name:ripple;animation-duration:3s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:-1}.rmavideoWrapper .rmarequest-loader:before{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;content:"";height:100%;width:100%;border:8px solid #d3d6d8;border-radius:100%;animation-name:ripple;animation-duration:3s;animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:-1}@-webkit-keyframes ripple{from{opacity:1;transform:scale3d(0.75,0.75,1)}to{opacity:0;transform:scale3d(1.5,1.5,1)}}@keyframes ripple{from{opacity:1;transform:scale3d(0.75,0.75,1)}to{opacity:0;transform:scale3d(1.5,1.5,1)}}.rmaMeasuredVideo .modal-body .closePreview{position:absolute;top:0;right:2px;bottom:auto;font-size:20px;cursor:pointer}.rmaMeasuredVideo .modal-body .closePreview span{color:#000000;font-weight:500}.rmaTopVideoBlock{position:relative;overflow:hidden;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:.625rem .625rem 3.75rem;width:80%}.rmaTopVideoBlock #rmaTopVideo{min-width:100%;min-height:100%}.rmaTopVideoBlock .rmaVideoBtnWrap{position:absolute;z-index:1;top:auto;bottom:10%;right:4%}.rmaTopVideoBlock .rmaVideoBtnWrap #rmaVideoBtn{position:relative;display:flex;justify-content:center;align-items:center;height:60px;width:60px;border-radius:100%;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.25);border:0}.rmaTopVideoBlock .rmaVideoBtnWrap #rmaVideoBtn span i{color:#000000;font-size:148%}.rmaTopVideoBlock .rmaVideoBtnWrap #rmaVideoBtn:after{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;content:"";height:100%;width:100%;border:8px solid #d3d6d8;border-radius:100%;animation-name:ripple;animation-duration:3s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:-1}.rmaTopVideoBlock .rmaVideoBtnWrap #rmaVideoBtn:before{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;content:"";height:100%;width:100%;border:8px solid #d3d6d8;border-radius:100%;animation-name:ripple;animation-duration:3s;animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.65,0,0.34,1);z-index:-1}.rmaTopVideoBlock iframe{height:600px;width:calc(100% - 280px)}.rmaTopVideoBlock img{width:100%}.select2-container--default .select2-selection--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e4e6ef;outline:none!important;border-radius:.42rem;height:auto;line-height:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#b5b5c3}.select2-container--default .select2-selection--single .select2-selection__arrow{border:0;margin-left:.5rem;font-size:.85rem;left:auto;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;width:auto;height:20px;margin-right:1rem}.select2-container--default .select2-selection--single .select2-selection__arrow:after{font-family:Ki;font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";font-size:.6rem;color:#7e8299}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:#3f4254;position:relative;padding:.65rem 3rem .65rem 1rem;line-height:1.5}.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear{border:0;font-size:0;display:inline-block;right:1.85rem;margin-right:.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:absolute;right:0}.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear:after{font-family:Ki;font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";font-size:.6rem;color:#7e8299}.select2-container--default .select2-selection--multiple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e4e6ef;outline:none!important;border-radius:.42rem;height:auto;line-height:0}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#b5b5c3}.select2-container--default .select2-selection--multiple .select2-selection__arrow{border:0;margin-left:.5rem;font-size:.85rem;left:auto;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;width:auto;height:20px;margin-right:1rem}.select2-container--default .select2-selection--multiple .select2-selection__arrow:after{font-family:Ki;font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";font-size:.6rem;color:#7e8299}.select2-container--default .select2-selection--multiple .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered{color:#3f4254;padding:.37rem 1rem;line-height:1.5}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;font-size:1rem;margin:.1rem .4rem .1rem 0;position:relative;float:left;color:#3f4254;background:#f3f6f9;border:0;border-radius:.42rem}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{font-size:0;display:inline-block;line-height:0;margin-right:.5rem;position:relative}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before{font-family:Ki;font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";font-size:.6rem;color:#7e8299}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-moz-placeholder{color:#b5b5c3;opacity:1}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field:-ms-input-placeholder{color:#b5b5c3}.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{color:#b5b5c3}.select2-container--default .select2-search--dropdown{padding:.65rem 1rem}.select2-container--default .select2-search--dropdown .select2-search__field{outline:none!important;border-radius:.42rem;border:1px solid #e4e6ef;padding:.65rem 1rem}.select2-container--default .select2-results__options{padding:0}.select2-container--default .select2-results__option{padding:.65rem 1rem}.select2-container--default .select2-results__option .select2-results__group{padding:5px 15px;font-weight:600}.select2-container--default .select2-results__option[aria-disabled="true"]{cursor:not-allowed;color:#3f4254;opacity:.6}.select2-container--default .select2-container .select2-search--inline .select2-search__field{margin:0}.select2-container--default .select2-dropdown{border:1px solid #e4e6ef;-webkit-box-shadow:0 0 50px 0 rgba(82,63,105,0.15);box-shadow:0 0 50px 0 rgba(82,63,105,0.15)}.select2-container--default .select2-results__option.select2-results__option--highlighted{background:#f3f6f9;color:#3f4254}.select2-container--default .select2-results__option[aria-selected="true"]{background:#ebedf3;color:#3f4254}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#69b3ff}.select2-container--default.select2-container--focus .select2-selection--single{border-color:#69b3ff}.select2-container--default.select2-container--open .select2-selection--multiple{border-color:#69b3ff}.select2-container--default.select2-container--open .select2-selection--single{border-color:#69b3ff}.select2-container--default.select2-container--disabled{cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:not-allowed;background-color:#fff;opacity:.5}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;background-color:#fff;opacity:.5}select.select2{opacity:0}.select2>select.form-control{opacity:0}.select2.select2--elevate .select2-container--default .select2-selection--single{-webkit-box-shadow:0 0 50px 0 rgba(82,63,105,0.15);box-shadow:0 0 50px 0 rgba(82,63,105,0.15)}.select2.select2--elevate .select2-container--default .select2-selection--multiple{-webkit-box-shadow:0 0 50px 0 rgba(82,63,105,0.15);box-shadow:0 0 50px 0 rgba(82,63,105,0.15)}.select2.select2--solid .select2-container--default .select2-selection--multiple{background-color:#f3f6f9;border-color:#ebedf3}.select2.select2--solid .select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#b5b5c3}.select2.select2--solid .select2-container--default .select2-selection--single{background-color:#f3f6f9;border-color:#ebedf3}.select2.select2--solid .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#b5b5c3}.form.form-state .is-valid .select2-container--default .select2-selection--multiple{border-color:success}.form.form-state .is-valid .select2-container--default .select2-selection--single{border-color:success}.form.form-state .is-valid .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:success}.form.form-state .is-valid .select2-container--default.select2-container--focus .select2-selection--single{border-color:success}.form.form-state .is-valid .select2-container--default.select2-container--open .select2-selection--multiple{border-color:success}.form.form-state .is-valid .select2-container--default.select2-container--open .select2-selection--single{border-color:success}.form.form-state .is-invalid .select2-container--default .select2-selection--multiple{border-color:danger}.form.form-state .is-invalid .select2-container--default .select2-selection--single{border-color:danger}.form.form-state .is-invalid .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:danger}.form.form-state .is-invalid .select2-container--default.select2-container--focus .select2-selection--single{border-color:danger}.form.form-state .is-invalid .select2-container--default.select2-container--open .select2-selection--multiple{border-color:danger}.form.form-state .is-invalid .select2-container--default.select2-container--open .select2-selection--single{border-color:danger}.rmaBtn{border:0;outline:0;transition:all .5s;user-select:none;border-radius:0}.rmaBtn:focus{box-shadow:none}footer{background-color:#033859}footer .rmaFooterTop{background-color:#033859;padding-top:1.25rem;margin:0 2%}footer .rmaFooterTop .rmaFooterLogo{text-align:center}footer .rmaFooterTop .rmaFooterLogo span{display:block;color:#fff;font-weight:600;letter-spacing:.8px;padding-top:.5rem;font-size:.875rem}footer .rmaFooterTop .rmaFooterLink{display:flex;justify-content:space-between;align-items:center}footer .rmaFooterTop .rmaFooterLink ul{list-style-type:none;display:flex;align-items:center;padding:1rem 0rem;margin-bottom:0;width:33%}footer .rmaFooterTop .rmaFooterLink ul li{position:relative;margin-right:.875rem}footer .rmaFooterTop .rmaFooterLink ul li a{color:#fff;font-size:86%}footer .rmaFooterTop .rmaFooterLink ul li::after{position:absolute;content:"|";color:#fff;padding:0rem .25rem}footer .rmaFooterTop .rmaFooterLink ul li:last-child::after{display:none}footer .rmaFooterTop .rmaFooterLink ul li:last-child{margin-right:0}footer .rmaFooterTop .rmaFooterLink .rmaFooterMid{width:33%;text-align:center}footer .rmaFooterTop .rmaFooterLink .rmaFooterMid a{color:#fff;margin-right:1.875rem;font-size:100%}footer .rmaFooterTop .rmaFooterLink .rmaFooterMid a i{color:#fff}footer .rmaFooterTop .rmaFooterLink .rmaFooterMid a:last-child{margin-right:0rem}footer .rmaFooterTop .rmaFooterLink .rmaFooterLeft{justify-content:flex-start}footer .rmaFooterTop .rmaFooterLink .rmaFooterRight{justify-content:flex-end}footer .rmaFooterTop .rmaAddressSection{display:flex;justify-content:space-between;border-bottom:1px solid #35607a;padding:10px 0}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap{display:flex;align-items:center;font-size:86%}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap h4{color:#fff;font-size:120%;padding-right:.375rem;margin-bottom:0}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap p{margin-bottom:0;color:#fff}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap p a{color:#fff}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap p:last-child{padding-left:.375rem}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap{display:flex;align-items:center;font-size:86%}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap h4{color:#fff;font-size:120%;padding-right:.375rem;margin-bottom:0}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap p{margin-bottom:0;color:#fff}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap p a{color:#fff}footer .rmaFootercCopy{background-color:#fff;padding:1.125rem 0rem;text-align:center}footer .rmaFootercCopy p{margin-bottom:0;color:#333;font-size:12px}.modal-open{overflow:hidden!important}.rmaWhatsAppContainer{position:fixed;bottom:10%;right:1%;z-index:1}.rmaWhatsApp{position:fixed;bottom:3%;right:1%;z-index:9;width:3.125rem;height:3.125rem;transition:all .5s;background:#44ce58;display:flex;align-items:center;justify-content:center;border-radius:100%;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}.rmaWhatsApp .icon{border-radius:100%;position:relative;right:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s}.rmaWhatsApp .icon i{color:#fff;font-size:170%}.rmaWhatsApp .icon:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}.rmaWhatsApp.rmaWhatsAppShow{width:4.5%}.rmaWhatsApp .rmaiconBack i{color:#fff;font-size:140%}.rmaAsideBg{background-color:#000000}.rmaAsideBg .rmaAsideHead{color:#fff}.rmaLoginForm .rmaTextColor{color:#033859c2!important}.rmaLoginForm .rmaBtn{color:#fff;background-color:#4a4b55;border:0;font-size:110%}.rmaLoginForm .rmaBtn:hover{color:#fff;background-color:#737482;border:0}.rmaLoginForm .rmaBtn:focus{color:#fff;background-color:#737482;border:0}.rmaLoginForm .rmaBtn:active{color:#fff;background-color:#737482;border:0}.rmaLoginForm .rmaBtnRadius{border-radius:0}.rmaLoginForm .rmaBtnLight{background-color:#e2e2e2;color:#000}.rmaLoginForm a:hover,.rmaLoginForm a:focus{color:#0073e9!important}.rmaLoginForm .form-control.form-control-solid{background-color:#f3f6f9!important;border-radius:0}.rmaMainSection.rmaProductDetailSection{position:relative;margin:5% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap{display:flex;flex-wrap:wrap;padding-bottom:5%;padding-top:5%}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft{width:50%;padding-right:3%}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailright{width:50%;padding-left:3%}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox{position:relative;padding:0rem;display:flex}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaLargeImgWrap{background:#f9f9f9;width:100%}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaLargeImgWrap img{width:100%;max-width:100%;min-height:100%;height:100%;object-fit:cover}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox #description{background:black;color:white;position:absolute;bottom:0;padding:10px 20px;width:525px;margin:5px}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox #panel{position:relative}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumblin{width:140px;padding-right:1.25rem;display:flex;flex-direction:column}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumblin img{width:100%;max-width:100%;border:1px solid #c3c3c3;margin-bottom:.875rem;padding:.5rem;object-fit:cover}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumblin img:active,.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumblin img:hover{box-shadow:0 1px 5px 1px #cab66e}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumbImg{position:absolute;top:.625rem;right:auto;bottom:auto;left:.625rem}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumbImg .rmaGalleryThumbBox{background:#fff;width:6.25rem;margin-bottom:.75rem;padding:.125rem;display:flex;align-items:center;justify-content:center}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumbImg .rmaGalleryThumbBox img{max-width:100%}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumbImg .rmaGalleryThumbBox:active,.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaProductThumbImg .rmaGalleryThumbBox:hover{box-shadow:0 1px 5px 1px #cab66e}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox{position:relative}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaSingleProductTittleWrapper{padding-bottom:.9375rem;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaSingleProductTittleWrapper .rmaProductTitle{position:relative;color:#333;font-weight:700;font-size:210%;text-transform:capitalize;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaSingleProductTittleWrapper label{font-size:95%;color:#616161;font-weight:500;margin-bottom:0rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductRating{margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductRating .fas{color:#ffe500;font-size:90%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductRating .far{color:#e2e2e2;font-size:90%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductPrice{margin-bottom:1.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductPrice span{margin-right:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductPrice span.rmaDisPrice{color:#009d30;font-weight:700;font-size:220%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductPrice span.rmaOrgPrice{color:#000;text-decoration:line-through;font-weight:700;font-size:120%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductPrice span.rmaDiscount{color:red;font-weight:500;font-size:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOfferWrapper{background:#fff3d9;padding:.3125rem .9375rem;display:inline-block;border-radius:.3125rem;margin-top:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOfferWrapper p{margin-bottom:0rem;color:#de0f23}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox{display:flex;align-items:center}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn{margin-right:.625rem;padding:.625rem 1.25rem;border-radius:0rem;display:flex;align-items:center;transition:all .3s ease-in-out 0s;font-weight:500;min-width:125px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerCart{background:#ff6200;color:#fff;border:0;border-radius:4px;font-weight:400;font-size:120%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerCart span{color:#fff;margin-right:.75rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerCart:hover{box-shadow:0rem 0rem .625rem 0rem rgba(0,0,0,0.2)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerCart svg{fill:#fff}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerBuy{background:#378e3d;color:#fff;justify-content:center}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerBuy span{color:#fff;font-size:120%;margin-right:.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerBuy:hover{box-shadow:0rem 0rem .625rem 0rem rgba(0,0,0,0.2)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans{padding:.625rem;transition:all .3s ease-in-out 0s;display:flex;align-items:center;border-radius:.3125rem;font-weight:500;margin-right:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerWishlist{border:1px solid #ea1818;color:#ea1818}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerWishlist span{color:#ea1818;font-size:150%;font-weight:500;margin-right:.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerWishlist:hover{box-shadow:0rem 0rem .625rem 0rem rgba(0,0,0,0.2)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerSupport{border:1px solid #2c77ee;color:#2c77ee}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerSupport span{color:#2c77ee;font-size:150%;font-weight:500;margin-right:.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgTrans.rmaInnerSupport:hover{box-shadow:0rem 0rem .625rem 0rem rgba(0,0,0,0.2)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox h4{font-weight:700;font-size:110%;color:#000;margin-bottom:0rem;margin-top:0rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox p{font-weight:500;color:#8a8a8a;font-size:95%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox span{color:#8a8a8a}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec ul{list-style:none;padding:0;display:flex;align-items:center}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec ul .rmaColorBox{list-style:none;background:#fff;width:60px;height:60px;border-radius:.3125rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid #f5f5f5;margin-right:.625rem;transition:all .3s ease-in-out 0s;padding:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec ul .rmaColorBox img{width:100%;height:100%;object-fit:cover}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec ul .rmaColorBox:hover{box-shadow:0 1px 5px 1px #cab66e;border-radius:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec ul .rmaColorBox::after{content:"";display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip{margin-bottom:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul{padding:0;list-style:none;display:flex;margin-bottom:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li{margin-right:.625rem;background:#fff;padding:.375rem .75rem;transition:all .4s ease-in-out 0s;border:1px solid #eee}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li a{color:#7b7b7b;font-weight:500}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li:hover{background:#f7b92a}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li:hover a{color:#5b5b5b}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li.active{background:#f7b92a;border:1px solid #f7b92a}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip ul li.active a{color:#5b5b5b}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip .rmaSizeWrapper{display:flex;align-items:flex-end}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip .rmaSizeWrapper .rmaChartLink{font-weight:500;color:#2a6dfa;font-size:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductDetailStrip:last-child{margin-bottom:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock{margin-bottom:2.75rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap{display:flex;flex-wrap:wrap;height:100vh}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft{width:50%;background-color:#fff}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription{text-align:center;padding:4%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription h3{color:#333;font-size:130%;text-transform:uppercase;display:inline-block;border:1px solid #000;padding:10px 7px 11px 12px;margin-bottom:1.25rem;position:relative}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription h3::after{content:"";position:absolute;border:1px solid #000;height:100%;width:100%;background:transparent;left:6%;top:-18%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent h4{margin-bottom:.625rem;font-size:140%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable{width:100%;border-collapse:collapse}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable thead tr:first-child th{background:#000000;color:#fff;font-weight:bold}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable thead tr:last-child th{background:#033859bd;color:#fff;font-weight:bold}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable tr:nth-of-type(odd){background:#fff}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable td,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable th{padding:.625rem;border:1px solid #ccc;text-align:left;font-weight:500}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs{justify-content:center;padding:2.5rem 0rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li{margin-right:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li a{font-size:130%;border-radius:0;color:#000}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li a.active{background-color:#000000;color:#fff}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li a:hover{background-color:#000000;color:#fff}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartRight{width:50%;text-align:center;background-color:#f9f8f4;display:flex;align-items:center;justify-content:center}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartRight .rmaRightImg{padding:10px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartRight .rmaRightImg img{width:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeGuide .rmaModalClose{color:#000;opacity:1;font-size:30px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeGuide h4{margin:0;font-size:150%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaBtnSize{color:#006cff;font-weight:500;font-size:130%;text-decoration:underline!important;cursor:pointer}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaBtnSize:hover{color:#0c5bbb}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .modal-content .closeBtn{font-size:150%;color:#000;font-weight:700;position:absolute;right:0;padding:1.25rem;z-index:1;cursor:pointer}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaModalAnim.modal{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;animation:fadeInUp .5s both}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaModalAnim.modal .modal-dialog{position:fixed;margin:0;width:100%;height:100%;padding:0;max-width:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaModalAnim.modal .modal-content{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaModalAnim.modal .modal-content .modal-body{padding:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaActionQtyWrap{display:flex;align-items:center}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity{display:flex;align-items:center;margin-right:1.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity h4{margin-right:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control{display:flex;align-items:center;justify-content:space-between;width:fit-content;margin:0 auto;background:#fff;border-radius:0;padding:.375rem .25rem;margin:0;border:1px solid #b1b1b1}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control .quantity-input{outline:0;user-select:none;text-align:center;width:4.625rem;display:flex;align-items:center;justify-content:center;background:transparent;border:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control .quantity-btn{background:transparent;border:0;outline:0;margin:0;padding:0rem .375rem;cursor:pointer}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control .quantity-btn svg{width:10px;height:10px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control .quantity-input::-webkit-inner-spin-button,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaProductQuantity .quantity-control .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control h4{margin-right:2.875rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .custom-select{border-radius:0;border:1px solid #b1b1b1;width:5.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap{display:flex;align-items:center;margin-bottom:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap p{width:40px;height:40px;margin-bottom:0;margin-right:15px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:checked,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:not(:checked){position:absolute;left:-9999px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:checked+label,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:not(:checked)+label{position:relative;padding-left:0;cursor:pointer;line-height:20px;color:#000000;font-size:16px;margin-bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:checked+label:before,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;border-radius:2px;border:.5px solid #2d5a759e}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:checked+label:after,.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:not(:checked)+label:after{content:"";width:40px;height:40px;position:absolute;top:0;left:0;border-radius:2px;border:2px solid #000000}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:not(:checked)+label:after{opacity:0;transform:scale(0)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap [type="radio"]:checked+label:after{opacity:1;transform:scale(1)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .size-control .rmaSizeWrap input[type="radio"]:disabled+label{background:#fff;cursor:unset;opacity:.4}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaColorSec h4{margin-bottom:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaHide{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaOutOfStock{margin-top:20px;color:#f44336;font-weight:500;margin-bottom:0;font-size:110%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductDescriptionWrapper{padding:1.875rem 0rem;font-size:110%;line-height:24px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductDescriptionWrapper h4{margin-bottom:1.25rem;margin-top:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductDescriptionWrapper ul li{font-size:14px;line-height:1.625rem;margin-bottom:.375rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaRadioWrapp{margin-bottom:1.875rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaRadioWrapp label{margin-bottom:0;font-size:130%;color:#0e3859;font-weight:500;margin-right:2.5rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaRadioWrapp label input[type="radio"]{margin-right:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaRadioWrapp label:last-child{margin-right:0}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor{padding-top:1.875rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor h2{font-weight:700;font-size:120%;color:#0e3859}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList{display:flex;justify-content:space-between;padding:.625rem 0rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem{text-align:center;position:relative}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem h3{font-size:12px;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem h4{font-size:10px;margin-top:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem::after{content:"";position:absolute;width:100%;height:100%;background:url(../../../public/img/dot-line.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;top:0;left:96%;right:auto}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem::before{content:"";position:absolute;width:100%;height:100%;background:url(../../../public/img/dot-line.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;top:0;left:96%;right:auto;transform:rotateX(180deg)}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem:nth-child(odd)::before{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem:nth-child(even)::after{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem:last-child::after{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem:last-child::before{display:none}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .heading{padding-bottom:1.875rem;border-bottom-style:dashed;border-bottom-color:#ccc;border-bottom-width:2px;margin-bottom:1.875rem}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .heading h2{color:#333;font-size:24px;font-weight:700;margin-bottom:1.25rem;position:relative}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .heading h2::after{position:absolute;content:"";width:43px;height:4px;background-color:#333;bottom:-28%;left:0}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric .rmaFabricItem{width:100%}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric .rmaFabricItem .rmafabricDetail h4{width:100%}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme{position:relative}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav{margin-top:0rem;position:absolute;top:50%;display:flex;align-items:center;justify-content:space-between;width:100%;opacity:0;transition:all .3s ease-in-out 0s}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav button{background:#fff;width:3.75rem;height:3.75rem;border-radius:100%;position:absolute;top:50%;bottom:auto;transform:translate(0%,-50%);box-shadow:0rem 0rem 1.25rem 0rem rgba(0,0,0,0.1)}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav button span{font-size:130%;color:#000;font-weight:700}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav button:hover{background:#fff}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav .owl-next{right:0;left:auto}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme .owl-nav .owl-prev{left:0;right:auto}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric.owl-theme:hover .owl-nav{opacity:1}.rmaMainSection.rmaProductDetailSection .rmaProfileSection{padding-top:1%;min-height:calc(100vh - 412px)}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileHeading h2{color:#333;font-weight:700;font-size:210%;text-transform:capitalize;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription{padding:2% 0}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .nav-pills .nav-link{font-size:120%;color:#333;border-radius:0;padding:.625rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .nav-pills .nav-link.active{color:#333;border-radius:0;background-color:#f6fbff}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .nav-pills .nav-link.active:hover{color:#333}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .nav-pills .nav-link i{color:#333;padding-right:.625rem;font-size:100%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .nav-pills .nav-link:hover{color:#7f7f7f}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription input{width:100%;background-color:#f3f6f9;border:0;border-radius:0;line-height:23px;padding:10px 20px;font-size:14px;color:#333;margin-bottom:15px}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription label{display:block;font-size:14px;margin-bottom:12px;font-weight:600;text-transform:capitalize;color:#222}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight{box-shadow:0rem 0rem 1.875rem 0rem rgba(0,0,0,0.05);margin:0 2%;padding:2% 3%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaProfileWrap .rmaProfileTittle{font-size:210%;margin-bottom:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaProfileWrap .rmaProfileAccordion .card-header{background-color:#000000}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaProfileWrap .rmaProfileAccordion .card-header h2 button{color:#fff;font-size:18px}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaProfileWrap .rmaProfileAccordion .card{margin-bottom:1.25rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaOrderTab{border-bottom:2px solid #e4e6ef}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaOrderTab .nav-link{color:#333;font-size:16px;border-radius:0;border:0}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaOrderTab .nav-link.active{background-color:#000000;color:#fff}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaOrderTab .nav-item{margin-bottom:-2px;width:100%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table{margin:2% 0}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table thead th{background-color:#f6fbff;padding:1.5rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td{padding:1.5rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td a{color:#0591e8;font-weight:600;font-size:12px}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td a i{font-size:12px;margin-right:.5rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td span:nth-child(2){display:block}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td span:nth-child(2) a{color:#333}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td span.rmaCancel{color:#f82e0a;font-weight:600;font-size:12px;text-transform:capitalize;cursor:pointer}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td i{font-size:12px}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaLeftNavWrap{border:1px solid #d6d6d6}.rmaMainSection.rmaProductDetailSection .rmaProfileBreadcrumbs{padding-top:2%}.rmaMainSection.rmaProductDetailSection .rmaProfileBreadcrumbs .breadcrumb-separator{font-size:80%}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap{margin-top:2%}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .costomer-description label{font-size:120%;font-weight:600;padding-left:.5rem;color:#3a3a3a}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .costomer-description p{font-size:110%;color:#6b6b6b;line-height:30px;padding-left:.5rem}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .costomer-description .bookingDetailtable tr th{font-size:120%;font-weight:600;text-transform:capitalize;color:#3f4254!important}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .costomer-description .card-header .card-title{font-size:140%;font-weight:500;color:#fff}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .card-header{background-color:#000000;padding:10px 10px;border-radius:0;margin:1.25rem 0rem}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .card-header h3{margin-bottom:0;color:#000}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable .card-header:first-child{border-radius:0;margin-top:0}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaMyAccountDataTable table thead{background-color:#f1f1f1}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaBookingMainHeading .card-title{font-size:160%;font-weight:700;color:#000}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaOrderTotal{border-top:1px solid #ebedf3;padding:18px 0}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaOrderTotal .wrapperTotal{display:flex;padding-bottom:6px}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaOrderTotal .wrapperTotal .left{font-weight:600;font-size:120%;width:70%}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaOrderTotal .wrapperTotal .left span{color:#06b1d1;font-size:12px}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaOrderTotal .wrapperTotal .right{font-size:110%;width:54%;text-align:right}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaBookingMainHeading{align-items:center}.rmaMainSection.rmaProductDetailSection .rmaMyAccountwrap .rmaBookingMainHeading .rmaMeasurementbtn a{font-size:120%;color:#1a94a0;font-weight:500}.rmaMainSection.rmaFabricSection{margin:4% 0 4%}.rmaMainSection.rmaFabricSection .rmaInnerBanner{height:314px;background-color:#000000;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.rmaMainSection.rmaFabricSection .rmaInnerBanner h2{color:#fff;font-size:400%;font-weight:700;position:absolute}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaBreadcrumb{display:flex;align-items:center;background-color:transparent;border:0;border-radius:0;padding:.875rem 0rem}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaBreadcrumb li{margin-right:.3125rem;position:relative;color:#dadadaa8}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaBreadcrumb li a{font-weight:500;transition:all .3s;color:#dadada}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaBreadcrumb li a::after{content:"/";margin-left:.3125rem}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaInnerBannerImg{height:314px;width:100%;position:absolute;top:0}.rmaMainSection.rmaFabricSection .rmaInnerBanner .rmaInnerBannerImg img{width:100%;height:100%;object-fit:cover}.rmaMainSection.rmaFabricSection .rmaFabricWrapper{padding-top:2%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading{padding:20px 0;margin-bottom:1.625rem;border-bottom:1px solid #d1d1d1}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading h3{color:#333;font-size:200%;font-weight:700;margin-bottom:0}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight{display:flex;justify-content:space-between;align-items:center}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaHeadingFabricLeft h4{margin-bottom:0;font-size:160%;font-weight:600;color:#616161}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap{display:flex;align-items:center;justify-content:flex-end;font-size:120%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap label{margin-bottom:0;font-weight:500;color:#616161;margin-right:1.25rem}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .short-select{border:0}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-hidden{display:none;visibility:hidden;padding-right:10px}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select{cursor:pointer;display:inline-block;position:relative;font-size:16px;color:#fff;width:220px;height:40px}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;color:#333;padding:8px 15px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled:after{content:"";width:0;height:0;border:7px solid transparent;border-color:#000 transparent transparent transparent;position:absolute;top:16px;right:10px}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled:hover{background-color:transparent;color:#000}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled:active,.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled.active{background-color:transparent;color:#000}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled:active:after,.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-styled.active:after{top:9px;border-color:transparent transparent #000 transparent}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#fbfafa}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-options li{margin:0;padding:12px 0;text-indent:15px;border:1px solid #e0dfdf;-moz-transition:all .15s ease-in;-o-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-options li:hover{color:#000;background:#fff}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmashortWrap .select-options li[rel="hide"]{display:none}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight span{font-size:95%;z-index:0}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaMobileFiterBtn{display:none}.rmaMainSection.rmaFabricSection.rmaAboutSection{margin:4% 0 0}.rmaMainSection.rmaFabricSection.rmaAboutSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription{overflow-y:auto;overflow-x:hidden;height:500px}.rmaMainSection.rmaFabricSection.rmaAboutSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription p{overflow:unset;text-overflow:unset;white-space:unset;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;padding-right:.625rem}.rmaMainSection .rmaFabricSectionList{background-color:transparent;display:flex;flex-wrap:wrap}.rmaMainSection .rmaFabricSectionList .rmaFabricItem{width:25%;}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead{position:relative;border:.3px solid #f1f1f1;overflow:hidden;padding:.625rem;border-radius:2px}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmaFabricimg{background-color:#fbfbfb}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmaFabricimg img{width:100%;height:100%;object-fit:cover}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead span{position:absolute;top:0;right:0;font-size:200%;color:#fff;padding:10px}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .btn-select{position:absolute;bottom:0;color:#dadada;font-weight:500;font-size:130%;background-color:#033859db;letter-spacing:2px;width:100%;padding:1rem 0rem;text-align:center;text-transform:uppercase;opacity:0}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmacheckMark{opacity:0;color:#008a04;font-weight:600}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead:hover .btn-select{opacity:1;animation:fadeInUp .5s both}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead:active .rmacheckMark{opacity:1;animation:fadeInRight .5s both}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead:hover{box-shadow:0 0 12px #7171711f;border:0}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmafabricDetail{padding:1.375rem 0rem .875rem;text-align:center}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h4{color:#333;font-size:120%;font-weight:600;margin-bottom:1.25rem;padding-right:0rem;word-break:break-all;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h5{font-weight:600;color:#0e3859;font-family:sans-serif;font-size:150%;margin-bottom:0}.rmaMainSection .rmaFabricSectionList .rmaFabricItem:last-child{margin-right:0}.rmaMainSection .rmaFabricWrapper{position:relative}.rmaMainSection .notices-wrapper{position:relative;text-align:center}.rmaMainSection .notices-wrapper .alert ul{list-style-type:circle;margin:.875rem 0rem}.rmaMainSection .notices-wrapper .alert ul li{color:#fff;line-height:30px}.rmaMainSection .notices-wrapper .alert span{float:right;font-size:80%;color:#fdfcfc;font-weight:700;background-color:#000;border-radius:100%;padding:4px}.rmaMainSection .notices-wrapper .rmaAlertWrap{width:100%;margin:0 auto;text-align:left}.rmaMainSection .rmaSectionWrapper{padding-top:4%}.rmaMainSection .rmaSectionWrapper p{font-size:16px}.rmaMainSection .rmaSectionWrapper ul{font-size:16px;list-style-type:decimal}.rmaMainSection .rmaSectionWrapper ul li{margin-bottom:1.125rem}.rmaMainSection .rmaSectionWrapper ul li p{margin-bottom:.375rem}.rmaMainSection .rmaSectionWrapper ul li .rmaInnerTerm{list-style-type:lower-alpha}.accordin-wrap .rmaMobileAccordinCross{display:none}.accordin-wrap main{padding-right:3.125rem}.accordin-wrap main summary{font-size:140%;font-weight:500;background-color:#fff;color:#333;padding:1.375rem .875rem;outline:0;border-radius:0;text-align:left;cursor:pointer;position:relative;text-transform:uppercase;list-style-type:none}.accordin-wrap main .rma_content ul{padding:1.25rem}.accordin-wrap main .rma_content ul li{list-style-type:none;font-size:130%;color:#6a6765;line-height:30px;padding-bottom:.625rem}.accordin-wrap main .rma_content ul li label{font-size:90%;color:#616161;margin-bottom:0}.accordin-wrap main .rma_content .styled-checkbox{position:absolute;opacity:0}.accordin-wrap main .rma_content .styled-checkbox+label{position:relative;cursor:pointer;padding:0;display:flex;align-items:center}.accordin-wrap main .rma_content .styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:16px;height:16px;border-radius:2px;background:#fff;border:1px solid #aaa}.accordin-wrap main .rma_content .styled-checkbox:hover+label:before{background:#fff}.accordin-wrap main .rma_content .styled-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,0.12)}.accordin-wrap main .rma_content .styled-checkbox:checked+label:before{background:#000000;border:2px solid #000000}.accordin-wrap main .rma_content .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.accordin-wrap main .rma_content .styled-checkbox:disabled+label:before{box-shadow:none;background:#000}.accordin-wrap main .rma_content .styled-checkbox:checked+label:after{content:"";position:absolute;left:3px;top:14px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}.accordin-wrap main .rma_content .rmaColorFlex{display:flex;flex-wrap:wrap}.accordin-wrap main .rma_content .rmaColorFlex li{width:50%}.accordin-wrap main .rma_price{padding:0rem .875rem 2.5rem}.accordin-wrap main .rma_price .range-slider{width:100%;text-align:center;position:relative}.accordin-wrap main .rma_price .range-slider .rangeValues{display:block}.accordin-wrap main .rma_price input[type="range"]{-webkit-appearance:none;border:1px solid white;width:100%;position:absolute;left:0}.accordin-wrap main .rma_price input[type="range"]::-webkit-slider-runnable-track{width:100%;height:5px;background:#ddd;border:0;border-radius:3px}.accordin-wrap main .rma_price input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;border:0;height:16px;width:16px;border-radius:50%;background:#fff;border:2px solid #325682;margin-top:-4px;cursor:pointer;position:relative;z-index:1}.accordin-wrap main .rma_price input[type="range"]:focus{outline:0}.accordin-wrap main .rma_price input[type="range"]:focus::-webkit-slider-runnable-track{background:#ccc}.accordin-wrap main .rma_price input[type="range"]::-moz-range-track{width:300px;height:5px;background:#ddd;border:0;border-radius:3px}.accordin-wrap main .rma_price input[type="range"]::-moz-range-thumb{border:0;height:16px;width:16px;border-radius:50%;background:#325682}.accordin-wrap main .rma_price input[type="range"]:-moz-focusring{outline:1px solid white;outline-offset:-1px}.accordin-wrap main .rma_price input[type="range"]::-ms-track{width:300px;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent;z-index:-4}.accordin-wrap main .rma_price input[type="range"]::-ms-fill-lower{background:#777;border-radius:10px}.accordin-wrap main .rma_price input[type="range"]::-ms-fill-upper{background:#ddd;border-radius:10px}.accordin-wrap main .rma_price input[type="range"]::-ms-thumb{border:0;height:16px;width:16px;border-radius:50%;background:#21c1ff}.accordin-wrap main .rma_price input[type="range"]:focus::-ms-fill-lower{background:#888}.accordin-wrap main .rma_price input[type="range"]:focus::-ms-fill-upper{background:#ccc}.accordin-wrap main details{border-bottom:1px solid #d1d1d1}.accordin-wrap main details:last-child{border-bottom:0}.accordin-wrap details[open] summary ~ *{animation:sweep .4s ease-in-out}@keyframes sweep{0%{opacity:0;margin-top:-10px}100%{opacity:1;margin-top:0}}.accordin-wrap details>summary::after{position:absolute;content:">";right:12px;top:26%}.accordin-wrap details[open]>summary::after{position:absolute;content:">";right:12px;top:26%;transform:rotate(90deg)}.accordin-wrap details>summary::-webkit-details-marker{display:none}.accordin-wrap details summary::-webkit-details-marker{display:none}.rmaCategoriesTabs{padding-left:1.125rem}.rmaCategoriesTabs summary{font-size:140%;font-weight:500;background-color:#fff;color:#333;padding:1.375rem 0rem;outline:0;border-radius:0;text-align:left;position:relative;text-transform:uppercase;margin-bottom:.625rem;list-style-type:none}.rmaCategoriesTabs .rma_content ul{display:flex;padding-left:0rem}.rmaCategoriesTabs .rma_content ul li{list-style-type:none;font-size:130%;color:#6a6765;line-height:30px;margin-right:1.375rem;border:1px solid #e4e4e4;padding:0rem 1rem;border-radius:20px}.rmaCategoriesTabs .rma_content ul li label{font-size:90%;color:#616161;margin-bottom:0}.rmaCategoriesTabs .rma_content .styled-checkbox{position:absolute;opacity:0}.rmaCategoriesTabs .rma_content .styled-checkbox+label{position:relative;cursor:pointer;padding:0;display:flex;align-items:center}.rmaCategoriesTabs .rma_content .styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:14px;height:14px;border-radius:2px;background:#fff;border:1px solid #aaa}.rmaCategoriesTabs .rma_content .styled-checkbox:hover+label:before{background:#fff}.rmaCategoriesTabs .rma_content .styled-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,0.12)}.rmaCategoriesTabs .rma_content .styled-checkbox:checked+label:before{background:#000000;border:2px solid #000000}.rmaCategoriesTabs .rma_content .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.rmaCategoriesTabs .rma_content .styled-checkbox:disabled+label:before{box-shadow:none;background:#000}.rmaCategoriesTabs .rma_content .styled-checkbox:checked+label:after{content:"";position:absolute;left:2px;top:14px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}.rmaCategoriesTabs .rma_content .rmaColorFlex{display:flex;flex-wrap:wrap}.rmaCategoriesTabs .rma_content .rmaColorFlex li{width:50%}.rmaCardWrapper{background-color:#fff}.rmaCardWrapper .rmaCartForm{padding:2%}.rmaCardWrapper .rmaCartForm .rmaCartWrapTable{border:1px solid #e4e4e4;padding:0rem 2.25rem}.rmaCardWrapper .rmaCartForm .shop-table{margin-bottom:0}.rmaCardWrapper .rmaCartForm .shop-table thead tr th{color:#0e3859;font-size:120%;letter-spacing:.6px;font-weight:500;padding:1.75rem 0rem}.rmaCardWrapper .rmaCartForm .shop-table tbody tr{border-bottom:1px solid #ebedf3}.rmaCardWrapper .rmaCartForm .shop-table tbody tr:last-child{border-bottom:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td{color:#333;font-size:110%;font-weight:500;padding:1.5rem 0rem;border-top:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap{display:flex;align-items:center}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductImg{width:72px;height:72px;margin-right:1.875rem;background-color:#fbfbfb;border-radius:100%;border:1px solid #f1f1f1;overflow:hidden;border-radius:8px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductImg img{width:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName{word-break:break-word;width:350px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName h4{font-size:120%;color:#333;font-weight:600;margin-bottom:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td input.quantity{width:66px;margin:0 auto;border-radius:2px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td a.remove-from-cart{background:#e140400a;border-radius:100%;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 auto}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td a.remove-from-cart .rmaRoveIcon{color:#e14040;padding-right:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .cartCoupon{display:flex;align-items:center}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .cartCoupon .wrapper input{border-radius:4px 0 0 4px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaRemove{color:#f64e60;background-color:transparent;border:0;font-weight:600;padding:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td:last-child{width:18%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td:first-child{width:40%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.rmaActionFooter{background-color:#fff}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.rmaActionFooter .rmaApplyCoupon{font-weight:600;color:#fff;padding:.75rem 1.625rem;border-radius:0 4px 4px 0;background-color:#000000}.rmaCardWrapper .rmaCartForm .shop-table .rmaText-center{text-align:center}.rmaCardWrapper .rmaCartForm .rmaBtnDark{color:#fff;background-color:#4a4b55;border:0;border-radius:0}.rmaCardWrapper .rmaCartForm .rmaBtnBlue{color:#fff;background-color:#0e3859;border:0;font-size:110%;border-radius:4px;padding:12px 24px}.rmaCardWrapper .rmaCartForm .rmaBtnBlue:hover{background-color:#073152}.rmaCardWrapper .rmaCartForm .rmaBtnLight{background-color:#e2e2e2;color:#000;border-radius:0;font-weight:600}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap{padding:2% 5%;text-align:right;border:1px solid #e4e4e4;margin-top:2.5rem}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalBlock{margin-bottom:1.875rem;font-size:120%}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalBlock span{color:#616161;font-weight:500;margin-right:10px}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalBlock strong{color:#00aa9d}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalBlock p{margin-bottom:.625rem}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalAction a:first-child{color:#006cff;font-weight:600;margin-right:1.25rem;padding:0;text-decoration:underline!important;font-size:120%;margin-bottom:.5rem}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap .rmaTotalAction a:first-child:hover{color:#006cff}.rmaCardWrapper .rmaEmptyCart{text-align:center;padding:1.25rem 0rem;width:100%}.rmaCardWrapper .rmaEmptyCart h2{font-size:150%;color:#000;margin-bottom:3.75rem;font-weight:600}.rmaCardWrapper .rmaEmptyCart .rmaImgWrap{width:12.5rem;margin:0 auto 24px}.rmaCardWrapper .rmaEmptyCart .rmaImgWrap img{width:100%}.rmaCardWrapper .rmaEmptyCart .rmaTotalAction a{color:#fff;font-weight:500;padding:10px 24px;background-color:#0e3859;font-size:14px;border-radius:26px}.rmaCardWrapper .rmaEmptyCart .rmaTotalAction a i{color:#038a83}.rmaModalAnimSelect.modal{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;animation:fadeInUp .5s both}.rmaModalAnimSelect.modal .modal-dialog{position:fixed;margin:0;width:100%;height:100%;padding:0;max-width:100%}.rmaModalAnimSelect.modal .modal-content{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:none}.rmaModalAnimSelect.modal .modal-content .modal-body{padding:0}.rmaModalAnimSelect.modal .modal-content .SelectcloseBtn{position:absolute;top:0;color:#fff;z-index:4;right:0;font-size:150%;font-weight:600;padding:10px}.rmaCheckoutWrapper .checkout-title{font-size:20px;line-height:23px;text-decoration:underline;text-transform:capitalize;font-weight:700;margin-bottom:30px}.rmaCheckoutWrapper .checkout-form label{display:block;font-size:14px;margin-bottom:12px;font-weight:600;text-transform:capitalize;color:#222}.rmaCheckoutWrapper .checkout-form .nice-select{width:100%;background-color:#f3f6f9;border:0;border-radius:0;line-height:23px;padding:10px 20px;font-size:14px;height:45px;color:#333;margin-bottom:15px}.rmaCheckoutWrapper .checkout-form .nice-select::after{width:6px;height:6px;border-width:1px;right:20px;border-color:#333}.rmaCheckoutWrapper .checkout-form .nice-select .current{color:#333;display:block;line-height:23px}.rmaCheckoutWrapper .checkout-form .nice-select .list{width:100%}.rmaCheckoutWrapper .checkout-form input{width:100%;background-color:#f3f6f9;border:0;border-radius:0;line-height:23px;padding:10px 20px;font-size:14px;color:#333;margin-bottom:15px}.rmaCheckoutWrapper .checkout-form input[type="checkbox"]{width:auto}.rmaCheckoutWrapper .checkout-form .check-box{float:left;margin-right:70px}.rmaCheckoutWrapper .checkout-form .check-box:last-child{margin-right:0}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]{display:none}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#222;margin:0}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]+label::before{position:absolute;left:0;top:0;width:20px;height:20px;display:block;border:2px solid #999;content:"";transition:all .3s ease 0s}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]+label::after{position:absolute;left:0;top:0;display:block;content:"✓";font-weight:900;font-size:12px;line-height:20px;opacity:0;color:#222;width:20px;text-align:center;transition:all .3s ease 0s}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]:checked+label::before{border:2px solid #222}.rmaCheckoutWrapper .checkout-form .check-box input[type="checkbox"]:checked+label::after{opacity:1}.rmaCheckoutWrapper .checkout-form .rmaBillingForm{margin-bottom:1.875rem}.rmaCheckoutWrapper .checkout-form .rmaTailorVisitForm .rmaBtnEdit{color:#3e5ffd;font-size:120%;font-weight:600}.rmaCheckoutWrapper .checkout-form .select2-container{width:100%!important;z-index:1}.rmaCheckoutWrapper .checkout-form .input-group input{width:auto;margin-bottom:0}.rmaCheckoutWrapper .checkout-form .input-group .input-group-prepend{margin-right:0}.rmaCheckoutWrapper .checkout-form .input-group .input-group-prepend .input-group-text{padding:.65rem .65rem;border-radius:0}.rmaCheckoutWrapper .checkout-form select.select2{opacity:1}.rmaCheckoutWrapper #shipping-form{display:none}.rmaCheckoutWrapper .checkout-cart-total{background-color:#f9f9f9;padding:2.8125rem}.rmaCheckoutWrapper .checkout-cart-total h4{flex-basis:120%;line-height:23px;font-weight:700;font-size:130%;display:flex;justify-content:space-between;align-items:center}.rmaCheckoutWrapper .checkout-cart-total h4:first-child{margin-top:0;margin-bottom:25px}.rmaCheckoutWrapper .checkout-cart-total h4:last-child{margin-top:15px;margin-bottom:0}.rmaCheckoutWrapper .checkout-cart-total ul{border-bottom:1px solid #e2e2e2;padding:0;margin:0}.rmaCheckoutWrapper .checkout-cart-total ul li{color:#333;font-size:100%;line-height:23px;font-weight:600;display:flex;justify-content:space-between;margin-bottom:16px}.rmaCheckoutWrapper .checkout-cart-total ul li span:last-child{color:#222;width:150px;text-align:right;font-size:95%}.rmaCheckoutWrapper .checkout-cart-total p{font-size:110%;line-height:30px;font-weight:600;color:#505050;padding:10px 0;border-bottom:1px solid #e2e2e2;margin:0;display:flex;justify-content:space-between;align-items:center}.rmaCheckoutWrapper .checkout-payment-method{background-color:#f6f6f6;padding:45px}.rmaCheckoutWrapper .single-method{margin-bottom:20px}.rmaCheckoutWrapper .single-method:last-child{margin-bottom:0}.rmaCheckoutWrapper .single-method input[type="radio"]{display:none}.rmaCheckoutWrapper .single-method input[type="radio"]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#222;margin:0}.rmaCheckoutWrapper .single-method input[type="radio"]+label::before{position:absolute;left:0;top:0;width:20px;height:20px;display:block;border:2px solid #999;content:"";transition:all .3s ease 0s}.rmaCheckoutWrapper .single-method input[type="radio"]+label::after{position:absolute;left:5px;top:5px;display:block;content:"";opacity:0;background-color:#222;width:10px;text-align:center;height:10px;transition:all .3s ease 0s}.rmaCheckoutWrapper .single-method input[type="radio"]:checked+label::before{border:2px solid #222}.rmaCheckoutWrapper .single-method input[type="radio"]:checked+label::after{opacity:1}.rmaCheckoutWrapper .single-method input[type="checkbox"]{display:none}.rmaCheckoutWrapper .single-method input[type="checkbox"]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#333;margin:0}.rmaCheckoutWrapper .single-method input[type="checkbox"]+label::before{position:absolute;left:0;top:0;width:16px;height:16px;display:block;border:2px solid #999;content:"";transition:all .3s ease 0s}.rmaCheckoutWrapper .single-method input[type="checkbox"]+label::after{position:absolute;left:4px;top:4px;display:block;content:"";opacity:0;background-color:#222;width:8px;text-align:center;height:8px;transition:all .3s ease 0s}.rmaCheckoutWrapper .single-method input[type="checkbox"]:checked+label::before{border:2px solid #222}.rmaCheckoutWrapper .single-method input[type="checkbox"]:checked+label::after{opacity:1}.rmaCheckoutWrapper .single-method p{display:none;margin-top:8px;font-size:14px;color:#222;line-height:23px}.rmaCheckoutWrapper .rmaPlaceOrder{margin-top:1.875rem}.rmaCheckoutWrapper .rmaPlaceOrder .rmaPlaceOrderBtn{color:#fff;background-color:#0e3859;border:0;font-size:120%;border-radius:4px;padding:.75rem 1.5rem}.rmaCheckoutWrapper .custom-select{border-radius:0;box-shadow:none}.rmaWizard{margin-right:.625rem;padding:.625rem 1.25rem;display:flex;align-items:center;transition:all .3s ease-in-out 0s;font-weight:500;min-width:125px;background:#ff6200;color:#fff;border:0;border-radius:4px;font-weight:400;font-size:120%}.rmaWizard .rmaWizardbtn{color:#fff}.rmaWizard span{margin-right:.625rem}.rmaWizard span svg{fill:#fff}.rmaWizardSection .modal-dialog{max-width:100%;margin:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent{border-radius:0;height:100vh}.rmaWizardSection .modal-dialog .rmaWizardModalContent .closeBtn{color:#000;text-align:right;font-weight:600;font-size:170%;padding:20px;position:absolute;right:0;cursor:pointer;z-index:999}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaProductHeading h2{color:#333;font-size:24px;font-weight:700;margin-bottom:2.5rem;position:relative}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaProductHeading h2::after{position:absolute;content:"";width:43px;height:4px;background-color:#333;bottom:-28%;left:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList{display:flex;flex-wrap:wrap;align-items:center;margin:0 4%;padding:3% 0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem{margin-bottom:2.5rem;position:relative;width:25%;padding:1.25rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem:hover{box-shadow:0 2px 16px 4px rgba(40,44,63,0.07)}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem:hover .rmaProductContent .rmaViewDeatil{opacity:1}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .imgwrap{height:300px}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .imgwrap img{width:100%;height:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .imgDetail{display:flex;justify-content:space-between;align-items:center;font-size:130%;padding:0 10px;color:#333;font-weight:500;margin:14px 0 0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .rmaProductContent .rmaViewDeatil{border:1px solid #174465;width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:20px;right:20px;background-color:#033859c4;transition:all .2s ease;opacity:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .rmaProductContent .rmaViewDeatil span{color:#fff}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .rmaProductContent .rmaViewDeatil span:last-child{display:none}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .rmaProductContent .rmaViewDeatil:hover{border-radius:42px;width:120px;padding-left:13px;justify-content:left;transition:all .1s ease}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem .rmaProductContent .rmaViewDeatil:hover span:last-child{display:block;padding-left:6px}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap{display:flex;height:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft{width:50%;position:relative}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaWrappImg{width:100%;height:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaWrappImg img{width:100%;max-width:100%;object-fit:cover;width:100%;height:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaLogoWrap{position:absolute;top:40%;left:50%;right:auto;bottom:auto}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaLogoWrap img{margin-bottom:1.25rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaLogoWrap span{color:#fff}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight{width:50%;padding:4%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizadBtns{display:flex;justify-content:flex-end;margin-bottom:2.5rem;cursor:pointer}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizadBtns a{background:#00365c;border-radius:4px;color:#fff;padding:.5rem .75rem;margin-right:.625rem;text-transform:capitalize}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizadBtns a:last-child{margin-right:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizadBtns a span{color:#fff;padding:0rem .25rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardHeading h2{color:#333;font-size:220%;font-weight:700;position:relative;padding-bottom:1rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardHeading h2::after{position:absolute;content:"";width:74px;height:2px;background-color:#333;bottom:0;left:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardDescription .rmaSubmitWrap{padding:2.5rem 0rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardDescription .rmaSubmitWrap .rmaBtnSubmit{width:100%;background:#0e3859;border-radius:4px;color:#fff;font-size:120%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight{width:100%;padding:7% 0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaHeadingWrap{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;width:100%;background-color:#fff;right:0;left:0;z-index:1;padding:1% 7%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaWizardDescription .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmaSelectIcon{position:absolute;top:12px;right:12px;border-radius:.25rem;border:1px solid #0e3859;background-color:#0e3859;display:none}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaWizardDescription .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmaSelectIcon i{color:#fff;font-size:12px;padding:6px}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaWizardDescription .rmaFabricSectionList .rmaFabricItem.rmaSelected .rmaFabricItemHead .rmaSelectIcon{display:block}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList{padding:0;margin:0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .closeBtn{position:absolute;right:0;color:#000;font-size:250%;font-weight:500}.rmaWizardSection .modal-dialog .rmaWizardModalContent .modal-body{padding:0}.rmaWizardSection h3{font-size:1.616em;font-weight:bold}.rmaWizardSection .wizard{display:block;width:100%;overflow:hidden}.rmaWizardSection .wizard a{outline:0}.rmaWizardSection .wizard ul{list-style:none!important;padding:0;margin:0;display:none}.rmaWizardSection .wizard ul>li{display:block;padding:0}.rmaWizardSection .wizard>.steps{position:relative;display:block;width:100%}.rmaWizardSection .wizard>.steps .current-info{position:absolute;left:-999em}.rmaWizardSection .wizard>.steps .number{font-size:1.429em}.rmaWizardSection .wizard>.steps>ul>li{width:25%;float:left}.rmaWizardSection .wizard>.steps a{display:block;width:auto;margin:0 .5em .5em;padding:1em 1em;text-decoration:none;border-radius:0}.rmaWizardSection .wizard>.steps a:hover{display:block;width:auto;margin:0 .5em .5em;padding:1em 1em;text-decoration:none;border-radius:0}.rmaWizardSection .wizard>.steps a:active{display:block;width:auto;margin:0 .5em .5em;padding:1em 1em;text-decoration:none;border-radius:0}.rmaWizardSection .wizard>.steps .disabled a{background:#eee;color:#aaa;cursor:default}.rmaWizardSection .wizard>.steps .disabled a:hover{background:#eee;color:#aaa;cursor:default}.rmaWizardSection .wizard>.steps .disabled a:active{background:#eee;color:#aaa;cursor:default}.rmaWizardSection .wizard>.steps .current a{background:#2184be;color:#fff;cursor:default}.rmaWizardSection .wizard>.steps .current a:hover{background:#2184be;color:#fff;cursor:default}.rmaWizardSection .wizard>.steps .current a:active{background:#2184be;color:#fff;cursor:default}.rmaWizardSection .wizard>.steps .done a{background:#9dc8e2;color:#fff}.rmaWizardSection .wizard>.steps .done a:hover{background:#9dc8e2;color:#fff}.rmaWizardSection .wizard>.steps .done a:active{background:#9dc8e2;color:#fff}.rmaWizardSection .wizard>.steps .error a{background:#ff3111;color:#fff}.rmaWizardSection .wizard>.steps .error a:hover{background:#ff3111;color:#fff}.rmaWizardSection .wizard>.steps .error a:active{background:#ff3111;color:#fff}.rmaWizardSection .wizard>.content{display:block;margin:0;height:100%;min-height:100vh;max-height:100%;overflow-y:auto;overflow-x:hidden;position:relative;width:auto;border-radius:0;padding:0}.rmaWizardSection .wizard>.content>.title{position:absolute;left:-999em}.rmaWizardSection .wizard>.content>.body{float:left;position:absolute;width:100%;padding:0;height:100%}.rmaWizardSection .wizard>.content>.body ul{list-style:disc!important}.rmaWizardSection .wizard>.content>.body ul>li{display:list-item}.rmaWizardSection .wizard>.content>.body>iframe{border:0 none;width:100%;height:100%}.rmaWizardSection .wizard>.content>.body input{display:block;border:1px solid #ccc;background-color:#fff}.rmaWizardSection .wizard>.content>.body input[type="checkbox"]{display:inline-block}.rmaWizardSection .wizard>.content>.body input.error{background:#fbe3e4;border:1px solid #fbc2c4;color:#8a1f11}.rmaWizardSection .wizard>.content>.body label{display:inline-block;margin-bottom:.5em}.rmaWizardSection .wizard>.content>.body label.error{color:#8a1f11;display:inline-block;margin-left:1.5em}.rmaWizardSection .wizard>.actions{position:relative;display:none;text-align:right;width:100%}.rmaWizardSection .wizard>.actions>ul{display:inline-block;text-align:right}.rmaWizardSection .wizard>.actions>ul>li{float:left;margin:0 .5em}.rmaWizardSection .wizard>.actions a{background:#2184be;color:#fff;display:block;padding:.5em 1em;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.rmaWizardSection .wizard>.actions a:hover{background:#2184be;color:#fff;display:block;padding:.5em 1em;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.rmaWizardSection .wizard>.actions a:active{background:#2184be;color:#fff;display:block;padding:.5em 1em;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.rmaWizardSection .wizard>.actions .disabled a{background:#eee;color:#aaa}.rmaWizardSection .wizard>.actions .disabled a:hover{background:#eee;color:#aaa}.rmaWizardSection .wizard>.actions .disabled a:active{background:#eee;color:#aaa}.rmaWizardSection .tabcontrol{display:block;width:100%;overflow:hidden}.rmaWizardSection .tabcontrol a{outline:0}.rmaWizardSection .tabcontrol ul{list-style:none!important;padding:0;margin:0;display:none}.rmaWizardSection .tabcontrol ul>li{display:block;padding:0}.rmaWizardSection .tabcontrol>.steps .current-info{position:absolute;left:-999em}.rmaWizardSection .tabcontrol>.content>.title{position:absolute;left:-999em}.rmaWizardSection .wizard.vertical>.steps{display:inline;float:left;width:30%}.rmaWizardSection .wizard.vertical>.steps>ul>li{float:none;width:100%}.rmaWizardSection .wizard.vertical>.content{display:inline;float:left;margin:0 2.5% .5em 2.5%;width:65%}.rmaWizardSection .wizard.vertical>.actions{display:inline;float:right;margin:0 2.5%;width:95%}.rmaWizardSection .wizard.vertical>.actions>ul>li{margin:0 0 0 1em}.rmaWizardSection .tabcontrol>.steps{position:relative;display:block;width:100%}.rmaWizardSection .tabcontrol>.steps>ul{position:relative;margin:6px 0 0 0;top:1px;z-index:1}.rmaWizardSection .tabcontrol>.steps>ul>li{float:left;margin:5px 2px 0 0;padding:1px;border-top-left-radius:5px;border-top-right-radius:5px}.rmaWizardSection .tabcontrol>.steps>ul>li:hover{background:#edecec;border:1px solid #bbb;padding:0}.rmaWizardSection .tabcontrol>.steps>ul>li>a{color:#5f5f5f;display:inline-block;border:0 none;margin:0;padding:10px 30px;text-decoration:none}.rmaWizardSection .tabcontrol>.steps>ul>li>a:hover{text-decoration:none}.rmaWizardSection .tabcontrol>.steps>ul>li.current{background:#fff;border:1px solid #bbb;border-bottom:0 none;padding:0 0 1px 0;margin-top:0}.rmaWizardSection .tabcontrol>.steps>ul>li.current>a{padding:15px 30px 10px 30px}.rmaWizardSection .tabcontrol>.content{position:relative;display:inline-block;width:100%;height:35em;overflow:hidden;border-top:1px solid #bbb;padding-top:20px}.rmaWizardSection .tabcontrol>.content>.body{float:left;position:absolute;width:95%;height:95%;padding:2.5%}.rmaWizardSection .tabcontrol>.content>.body ul{list-style:disc!important}.rmaWizardSection .tabcontrol>.content>.body ul>li{display:list-item}.rmaWizardSection .rmaWizardGoToCart{display:flex;align-items:center;justify-content:flex-end}.rmaWizardSection .rmaWizardGoToCart .rmaCartWrap{margin-right:2.5rem;position:relative}.rmaWizardSection .rmaWizardGoToCart .rmaCartWrap .lnr-cart{color:#fff;font-size:1.5rem}.rmaWizardSection .rmaWizardGoToCart .rmaCartWrap .rmaCartNum{color:#fff;background-color:#c30000;font-size:8px;border-radius:100%;width:14px;height:14px;position:absolute;top:-32%;left:50%;display:flex;align-items:center;justify-content:center}#rmaProductViewModal .modal-dialog{position:absolute;right:0;width:500px;margin:0;height:100%;overflow-x:hidden;overflow-y:auto}#rmaProductViewModal .modal-dialog .modal-content{border-radius:0}#rmaProductViewModal .modal-dialog .modal-content .rmaclossBtn{text-align:right;padding:10px}#rmaProductViewModal .modal-dialog .modal-content .rmaclossBtn span{font-weight:500;font-size:200%}#rmaProductViewModal .modal-dialog .modal-content .rmaSingleProductsDetailsBox{padding-top:11%}#rmaProductViewModal .modal-dialog::after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:-1;animation-delay:2.3s}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox{margin-bottom:2.5rem}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox .rmaLargeImgWrap{height:100%}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox .rmaProductThumblin img{height:auto}.loader1{display:none;font-size:0;padding:0;position:absolute;left:50%}.loader1 span{vertical-align:middle;border-radius:100%;display:inline-block;width:10px;height:10px;margin:3px 2px;-webkit-animation:loader1 .8s linear infinite alternate;animation:loader1 .8s linear infinite alternate}.loader1 span:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s;background:#033859d6}.loader1 span:nth-child(2){-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:#033e63ad}.loader1 span:nth-child(3){-webkit-animation-delay:-0.26666s;animation-delay:-0.26666s;background:#033e63d9}.loader1 span:nth-child(4){-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:#033e63e3}.loader1 span:nth-child(5){-webkit-animation-delay:-1s;animation-delay:-1s;background:#033859}@keyframes loader1{from{transform:scale(0,0)}to{transform:scale(1,1)}}@-webkit-keyframes loader1{from{-webkit-transform:scale(0,0)}to{-webkit-transform:scale(1,1)}}.select2-container--open .select2-dropdown{left:0;z-index:1}.rmaLoaderWrap{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color:#0000006e;z-index:9999;display:none;}.rmaLoaderWrap::after {content: "";display: block;position: absolute;left: 48%;top: 40%;width: 40px;height: 40px;border-style: solid;border-color: #ebedf3;border-top-color: #033859;border-width: 4px;border-radius: 50%;animation: spin .8s linear infinite;}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#serviceAvailaibilityModal .select2-container{z-index:9999;min-width:250px}.rmaOTPLoginBackBtn a{font-size:130%;font-weight:500;color:#033859}.rmaOTPLoginBackBtn a i{color:#033859c4;padding-right:10px}#rmaShortCartModal .modal-dialog{position:absolute;right:0;width:400px;margin:0;height:100vh;overflow-x:hidden;overflow-y:auto}#rmaShortCartModal .modal-dialog .modal-content{border-radius:0;height:100%}#rmaShortCartModal .modal-dialog .modal-content .modal-header{background-color:#033859;border-bottom:0;border-radius:0}#rmaShortCartModal .modal-dialog .modal-content .modal-header h5{font-size:16px;font-family:"Lora",serif,Helvetica,sans-serif;color:#fff;font-weight:600}#rmaShortCartModal .modal-dialog .modal-content .modal-header .rmaclossBtn{cursor:pointer}#rmaShortCartModal .modal-dialog .modal-content .modal-header .rmaclossBtn span{color:#fff;font-size:16px;font-weight:600}#rmaShortCartModal .modal-dialog .modal-content .modal-body{background-color:#fff}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reModalWrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0rem 1.25rem 1.25rem}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem{display:flex;align-items:center;justify-content:space-between;border-bottom:.4px solid #e9ebf5;padding:1.875rem 0rem}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reImgWrap{width:20%;padding:.25rem;border:1px solid #d8d8d8;margin-right:.375rem}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reImgWrap img{width:100%}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reCartProductDetail{width:85%}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reCartProductDetail .reProductName{font-size:110%;color:#333;font-weight:600;margin-bottom:.375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reCartProductDetail .reDetail{display:flex;align-items:center;justify-content:space-between}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem .reCartProductDetail .reDetail .reTotal{color:#26bf0a}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartProductList .reCartProductItem:last-child{border-bottom:0}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal{background-color:#f7efda;border-radius:9px;padding:1.375rem}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal ul{padding:0;list-style-type:none;margin:0}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal ul li{margin-bottom:.75rem}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal ul li span{color:#5c5553;font-size:16px}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal ul li span strong{font-size:18px}#rmaShortCartModal .modal-dialog .modal-content .modal-body .reCartTotal ul li span:last-child{float:right}#rmaShortCartModal .modal-dialog .modal-content .reCartBottomCheckOut{box-shadow:0 0 12px #5f5f5f24;position:sticky;bottom:0;padding:1rem 1.875rem;background-color:#fff}#rmaShortCartModal .modal-dialog .modal-content .reCartBottomCheckOut p{font-size:12px;text-align:center}#rmaShortCartModal .modal-dialog .modal-content .reCartBottomCheckOut .reCheckOutBtn{background-color:#033859;padding:.9375rem;border-radius:3px;display:flex;align-items:center;justify-content:space-between}#rmaShortCartModal .modal-dialog .modal-content .reCartBottomCheckOut .reCheckOutBtn span{color:#fff;font-size:16px}#rmaShortCartModal .modal-dialog .modal-content .reCartBottomCheckOut .reCheckOutBtn a{color:#fff}#bookVisitModal input[type="datetime-local"]:after{color:#aaa;content:attr(placeholder)}.rmaChooseLocationBtn{color:#033859;font-size:100%;border:1px solid #d2d2d2;padding:8px;border-radius:4px}.rmaChooseLocationBtn a{display:flex;align-items:center;color:#033859}.rmaChooseLocationBtn a span{color:#033859!important;font-size:15px;font-weight:600;padding-right:4px}.rmaChooseLocationBtn:hover{background-color:#d2d2d2}.radio{display:inline-block;border-radius:0;box-sizing:border-box;cursor:pointer;color:#bdbdbd;font-weight:500;filter:grayscale(100%)}.radio:hover{box-shadow:1px 1px 2px 2px rgba(0,0,0,0.1)}.radio.selected{border:1px solid #f9a825;box-shadow:0 8px 16px 0 #eee;color:#29b6f6;filter:grayscale(0%)}.pckgOnBoarding{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:5vh 0;height:100vh;overflow:hidden;transition:all 1s ease-in-out 0s}.pckgOnBoarding .pckgContent{box-shadow:0 0 5rem 0 rgba(51,51,51,0.2);margin-bottom:3.125rem;padding:2.5rem;background:#f5f5f5de}.pckgOnBoarding .pckgContent img{width:100%;height:100%}.pckgOnBoarding .pckgContent .rmaImgWrapSelected{height:450px}.pckgOnBoarding .pckgContent .rmaImgWrapSelected img{object-fit:cover}.pckgOnBoarding .pckgContent .rmaProductHeading{padding:2.5rem 0rem 1.25rem}.pckgOnBoarding .pckgContent .rmaProductHeading h4{color:#000;font-size:140%;font-weight:600;margin-bottom:.625rem}.pckgOnBoarding .pckgContent .rmaProductHeading label{font-size:95%;color:#a7a7a7;font-weight:500;margin-bottom:0rem}.pckgOnBoarding .pckgBtn{background:0;outline:0;box-shadow:none;display:inline-block;color:#000;text-decoration:none;padding:.625rem 1.5625rem;transition:all .3s ease-in-out 0s;border:1px solid #000;font-size:110%;font-weight:500;border-left:4px solid #000;display:inline-flex;align-items:center}.pckgOnBoarding .pckgBtn span{margin:0 .625rem;color:#000;animation:bounceRight 2s infinite}.pckgOnBoarding .pckgBtn:hover{box-shadow:0 .3125rem .3125rem .0625rem rgba(51,51,51,0.2)}.pckgOnBoarding.hide{transform:translateX(-200%)}.pckgOnBoarding h3{color:#000;font-size:130%;text-transform:uppercase;display:inline-block;border:1px solid #000;padding:10px 7px 11px 12px;margin-bottom:1.875rem;position:relative}.pckgOnBoarding h3::after{content:"";position:absolute;border:1px solid #000;height:100%;width:100%;background:transparent;left:6%;top:-18%}.pckgWizardMain{display:flex;height:100vh;overflow:hidden;position:relative}.pckgWizardMain .pckgStepMain{position:relative;padding:8vw;display:flex;align-items:center;height:100%}.pckgWizardMain .pckgStepMain .pckgBuilderProgress{position:absolute;display:flex;align-items:center;top:5%;right:2%}.pckgWizardMain .pckgStepMain .pckgBuilderProgress .progress{width:3.125rem;height:3.125rem;border-radius:100%;background:inherit}.pckgWizardMain .pckgStepMain .pckgBuilderProgress .pckgCount{color:#000;margin-left:.3125rem;font-weight:700}.pckgWizardMain .pckgStepMain .pckgBuilderProgress .pckgCount span{color:#000}.pckgWizardMain .pckgStepMain form{height:100%;width:100%;width:100%;display:flex;align-items:center}.pckgWizardMain .pckgContainer{position:relative;width:100%;min-height:100%}.pckgWizardMain .pckgContainer>div{height:100%}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter{position:relative;display:flex;align-items:center;height:100%}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolioBg{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolio{min-height:100%}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolio.owl-theme{padding:1.5625rem}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolio .item img{opacity:0}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolio .owl-dots{position:absolute;top:auto;right:0;bottom:0;left:0;z-index:2;height:6.25rem}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter .pckgWorkfolio .owl-dots .owl-dot{width:auto}.pckgWizardMain .pckgContainer .pckgSection{display:none}.pckgWizardMain .pckgContainer .pckgSection.show{padding-right:10px;display:block;animation:fadeIn .8s ease-in-out 0s 1 both running;width:100%;max-height:100%;overflow:hidden;overflow-y:auto}.pckgWizardMain .pckgContainer .pckgSection.show::-webkit-scrollbar-track{cursor:pointer;border-radius:.625rem;box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#d0d0d0}.pckgWizardMain .pckgContainer .pckgSection.show::-webkit-scrollbar{cursor:pointer;width:5px;background-color:transparent}.pckgWizardMain .pckgContainer .pckgSection.show::-webkit-scrollbar-thumb{cursor:pointer;background-color:#e4e4e4;border-radius:.625rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent label span{color:#000}.pckgWizardMain .pckgContainer .pckgSection .pckgContent>label{position:relative;padding-top:.9375rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent>label::before{content:"";position:absolute;top:0;left:0;width:1.875rem;height:.3125rem;background:#000}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgStepTitle{color:#000;margin-bottom:2.5rem;margin-top:1.875rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent p{color:#000}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService{position:relative;transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label{padding:1.875rem;margin:0;cursor:pointer}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label input{display:none}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label span{display:block;margin-bottom:.9375rem;font-size:500%;color:#000}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label p{color:#000;margin:0;font-size:140%;font-weight:600;text-align:left}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label .rmaPcImgWrap{width:300px;height:300px;margin:0 auto 10px}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label .rmaPcImgWrap img{width:100%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService::before{transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService:hover::before{content:"";position:absolute;display:inline-block;top:.625rem;right:.625rem;width:1.5625rem;height:1.5625rem;border-radius:100%;color:#000}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService.selected::before{content:"\f058";display:inline-block;font-family:"Font Awesome\ 5 Free"!important;position:absolute;top:1.4375rem;right:2rem;width:1.5625rem;height:1.5625rem;font-size:150%;line-height:1.5625rem;color:#033859}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService.selected:hover::before{background:transparent}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav{border:0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li{border-radius:0;min-width:33%;text-align:center;position:relative}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li:nth-child(2){position:relative;transform:scale(1.2) translateY(-5px);z-index:20;box-shadow:0 0 20px 10px rgba(0,0,0,0.1)}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a{border-radius:0;font-weight:500;text-transform:uppercase;font-size:.875rem;background:#02479e;color:#000;border:0;padding:.9375rem;transition:all .5s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a::before{position:absolute;bottom:0rem;left:0;right:0;width:0;height:0;margin:0 auto;content:"";border-left:.4375rem solid transparent;border-right:.4375rem solid transparent;border-bottom:.625rem solid #02479e;transition:all .5s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a.active{border:0;background:#000;color:#0369ea}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a.active::before{border-bottom:.625rem solid #0369ea}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a .pckgPrice{width:100%;display:block;font-size:150%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li a .pckgPrice i{margin-right:.3125rem;font-size:70%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .pckgCustomMain{padding:1.875rem 0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .pckgCustomMain .pckgCustomItem{position:relative;padding:.9375rem;border-radius:.3125rem;border:.0625rem solid #000;display:block;width:100%;transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .pckgCustomMain .pckgCustomItem ul{display:block;margin:0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .pckgCustomMain .pckgCustomItem ul li{position:relative;padding-left:1.5625rem;text-align:left;color:#000;margin-bottom:.9375rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .pckgCustomMain .pckgCustomItem ul li span{position:absolute;left:0;line-height:1.3}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm label{font-weight:400;color:rgba(0,0,0,0.5)}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm .form-control{background:transparent;border-radius:0;border:0;border-bottom:.1875rem solid rgba(0,0,0,0.3);color:rgba(0,0,0,0.9);padding:.3125rem 0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm .form-control:hover,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm .form-control:focus{box-shadow:none}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm .form-control:focus{border-bottom:.1875rem solid black}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm input:-webkit-autofill,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm input:-webkit-autofill:hover,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm input:-webkit-autofill:focus,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm textarea:-webkit-autofill,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm textarea:-webkit-autofill:hover,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm textarea:-webkit-autofill:focus,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm select:-webkit-autofill,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm select:-webkit-autofill:hover,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgForm select:-webkit-autofill:focus{padding:.3125rem;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px #035ed1 inset;transition:background-color 5000s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost{display:flex;align-items:center;flex-wrap:wrap}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li{margin-bottom:.625rem;width:25%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost{position:relative;border-radius:.625rem;display:block;width:100%;text-align:center;transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label{padding:1.875rem 1.875rem;margin:0;width:100%;cursor:pointer}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label input{display:none}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label h6,.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label p{color:#000;margin:0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label h6{font-size:150%;font-weight:700}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label p a{transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label p a:hover{opacity:.5}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label .rmaPcImgWrap{width:300px;height:300px;margin:0 auto 10px}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost label .rmaPcImgWrap img{width:100%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost::before{content:"";position:absolute;display:inline-block;top:.625rem;right:.625rem;width:1.5625rem;height:1.5625rem;border-radius:100%;color:#000;background:rgba(0,0,0,0.2);transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgTermMainCost li .pckgTermCost.selected::before{content:"\f058";display:inline-block;font-family:"Font Awesome\ 5 Free"!important;position:absolute;top:1.3125rem;right:1.8125rem;width:1.5625rem;height:1.5625rem;font-size:150%;line-height:1.5625rem;color:#000;background:rgba(0,0,0,0)}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgComplete span{font-size:500%;color:#000;margin-bottom:1.25rem}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:1.875rem;right:.5rem;left:.5rem;height:5rem}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup .pckgBtn{width:3.125rem;height:3.125rem;padding:0;background:transparent;box-shadow:0;border:0;outline:0;font-size:1.5rem;color:#fff;background-color:#033859e0;border-radius:100%;position:relative;z-index:1;transition:all .3s ease-in-out 0s}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup .pckgBtn:empty{visibility:hidden}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup .pckgBtn:focus::before{content:"";position:absolute;top:-0.625rem;right:-0.625rem;width:3.125rem;height:3.125rem;border-radius:100%;z-index:-1;background:rgba(51,51,51,0.5);animation:zoomOut .51s ease-in-out 0s 1 both running}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup .pckgBtn span{color:#fff}.pckgWizardMain .rmaServiceList{display:flex;align-items:center;flex-wrap:wrap}.pckgWizardMain .rmaServiceList .pckgMainService{width:25%;text-align:center}.pckgModal .modal-body p{font-size:95%}@media screen and (max-width:768px){.pckgOnBoarding{background:#033859;padding:1.25rem 0;height:150vh;overflow:hidden;overflow-y:auto}.pckgOnBoarding::-webkit-scrollbar-track{cursor:pointer;border-radius:.625rem;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.pckgOnBoarding::-webkit-scrollbar{cursor:pointer;width:5px;background-color:transparent}.pckgOnBoarding::-webkit-scrollbar-thumb{cursor:pointer;background-color:#e4e4e4;border-radius:.625rem}.pckgOnBoarding .pckgContent{margin-bottom:2vh}.pckgOnBoarding .pckgContent h2{font-size:160%}.pckgOnBoarding .pckgBtn{position:fixed;bottom:0;width:100%;text-align:center;border-radius:0}.pckgWizardMain{background:#c7c7c7}.pckgWizardMain .pckgStepMain .pckgBuilderProgress .progress{width:2.5rem;height:2.5rem;background-color:#000}.pckgWizardMain .pckgContainer>.d-sm-flex .col-sm-6:first-child{display:none}.pckgWizardMain .pckgContainer .pckgWorkfolioOuter{display:none}.pckgWizardMain .pckgContainer .pckgSection .pckgBtnGroup{height:3.125rem;background:#023c85;left:0;right:0;padding:0 .5rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgStepTitle{font-size:150%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label span{font-size:300%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgMainService label p{font-size:80%}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav{flex-wrap:nowrap}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav::-webkit-scrollbar-track{cursor:pointer;border-radius:.625rem;box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#d0d0d0}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav::-webkit-scrollbar{cursor:pointer;width:5px;background-color:transparent}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav::-webkit-scrollbar-thumb{cursor:pointer;background-color:#e4e4e4;border-radius:.625rem}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li{width:33%;white-space:nowrap}.pckgWizardMain .pckgContainer .pckgSection .pckgContent .pckgList .nav li:nth-child(2){transform:scale(1)}.pckgWizardMain .pckgStepMain{padding:4.0625rem 1.25rem}.pckgWizardMain .pckgStepMain .pckgBuilderProgress{justify-content:space-between;left:.5rem;right:.5rem}}@media(max-width:100.06125rem){.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription{padding:70px 0 50px;top:48%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::after{width:100%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::before{width:100%}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul li::before{left:-8%}.rmaMainSection .rmaFabricSectionList .rmaFabricItem{width:33%}.rmaMainSection.rmaProductDetailSection{margin:7% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaProductGallaryBox .rmaLargeImgWrap{height:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem{width:33%}}@media(max-width:87.49875rem){.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table thead th{padding:1rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td{padding:1rem;font-size:12px}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription p{font-size:114%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription ul li{font-size:110%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription{padding:50px 0 50px}}@media(max-width:74.99875rem){.rmaCheckoutWrapper .checkout-cart-total ul li{font-size:85%;line-height:20px}.rmaCheckoutWrapper .checkout-cart-total p{font-size:100%;line-height:23px}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaSubSectionHeading{top:15%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription{top:43%;padding:40px 0 40px}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem svg{margin-bottom:20px}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::after{left:84%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::before{left:84%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription p{-webkit-line-clamp:4}.rmaMainSection.rmaProductDetailSection{margin:9% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight{margin:0;padding:2% 2%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table thead th{padding:.75rem}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight .rmaOrderSectionWrap .rmaTabContent table td{padding:.75rem}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading{margin-bottom:0}.rmaMainSection.rmaFabricSection.rmaAboutSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription{height:400px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductImg{margin-right:.625rem}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName{width:270px}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName h4{font-size:110%;margin-right:.625rem}.accordin-wrap main{padding-right:1.25rem}}@media(max-width:61.99875rem){.rmaCardWrapper{box-shadow:none}.rmaCardWrapper .rmaCartForm{flex-direction:column}.rmaCardWrapper .rmaCartForm .rmaCartWrapTable{padding:0}.rmaCardWrapper .rmaCartForm .rmaTableRightwrap{width:100%}.rmaCardWrapper .rmaCartForm .shop-table{width:100%}.rmaCardWrapper .rmaCartForm .shop-table thead,.rmaCardWrapper .rmaCartForm .shop-table tbody,.rmaCardWrapper .rmaCartForm .shop-table th,.rmaCardWrapper .rmaCartForm .shop-table td,.rmaCardWrapper .rmaCartForm .shop-table tr{display:block}.rmaCardWrapper .rmaCartForm .shop-table thead tr{position:absolute;top:-9999px;left:-9999px}.rmaCardWrapper .rmaCartForm .shop-table thead tr th{color:#000;font-weight:600}.rmaCardWrapper .rmaCartForm .shop-table tr{margin:0 0 1rem 0}.rmaCardWrapper .rmaCartForm .shop-table td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%!important}.rmaCardWrapper .rmaCartForm .shop-table td:before{position:absolute;left:6px;width:45%;padding-right:.625rem;white-space:nowrap;color:#000;font-weight:600}.rmaCardWrapper .rmaCartForm .shop-table td:first-child{padding-left:50%!important}.rmaCardWrapper .rmaCartForm .shop-table td:nth-of-type(1):before{content:"Product"}.rmaCardWrapper .rmaCartForm .shop-table td:nth-of-type(2):before{content:"Price"}.rmaCardWrapper .rmaCartForm .shop-table td:nth-of-type(3):before{content:"Quantity"}.rmaCardWrapper .rmaCartForm .shop-table td:nth-of-type(4):before{content:"Subtotal"}.rmaCardWrapper .rmaCartForm .shop-table tbody{padding:1rem}.rmaCardWrapper .rmaCartForm .shop-table tbody tr{border-bottom:1px solid #03385978}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td{padding:.875rem 0rem}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap{flex-direction:column;align-items:flex-start}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName{width:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductName h4{font-size:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .rmaproductWrap .rmaProductImg{margin-bottom:.625rem;margin-right:0rem;padding:0rem}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td input.quantity{width:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td a.remove-from-cart{margin:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td .cartCoupon{justify-content:center}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td:last-child{width:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr td:first-child{width:100%}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.coupon_discount td{padding-left:.625rem!important;border-bottom:0}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.coupon_discount td::before{display:none}.rmaCardWrapper .rmaCartForm .shop-table tbody tr:last-child td{border-bottom:0;padding-left:.625rem!important}.rmaCardWrapper .rmaCartForm .shop-table tbody tr:last-child td::before{display:none}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.rmaActionFooter{text-align:right}.rmaCardWrapper .rmaCartForm .shop-table tbody tr.rmaActionFooter .rmaBtnBlue{width:100%}.rmaCardWrapper .rmaCartForm .shop-table .rmaText-center{text-align:left}.rmaCheckoutWrapper .checkout-form .check-box{margin-bottom:.625rem}.rmaCheckoutWrapper .checkout-cart-total{padding:1.25rem}.rmaCheckoutWrapper .checkout-cart-total ul li{font-size:100%}.rmaCheckoutWrapper .checkout-title{margin-bottom:1rem;font-size:140%}.rmaMainSection .rmaFabricSectionList .rmaFabricItem .rmaFabricItemHead .rmaFabricimg{height:100%}.rmaMainSection.rmaProductDetailSection{margin:12% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap{flex-direction:column}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft{width:100%;padding-right:0}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft .rmaProductGallaryBox{margin-bottom:1.25rem;flex-wrap:wrap;flex-direction:column}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft .rmaProductGallaryBox .rmaLargeImgWrap{height:100%;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft .rmaProductGallaryBox .rmaProductThumblin{order:2;padding-right:0;flex-direction:row;width:100%;flex-wrap:wrap}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft .rmaProductGallaryBox .rmaProductThumblin img{width:80px;height:80px;margin-right:.25rem}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailleft .rmaProductGallaryBox .rmaProductThumblin img:last-child{margin-right:0rem}.rmaMainSection.rmaProductDetailSection .rmaProductDetailWrap .rmaProductDetailright{width:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaProductDescriptionWrapper ul li{font-size:12px}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft{width:100%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li{margin-right:.625rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeTabsWrap .rmaSizeTabs li a{font-size:110%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable thead tr th{font-size:70%;padding:.375rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartLeft .rmaSizeChartLeftDescription .rmaSizeChartLeftContent .rmaSizeTable td{font-size:70%;padding:.375rem}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaDescriptionBox .rmaSizechartblock .rmaSizeChartwrap .rmaSizeChartRight{width:100%;display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem::after{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem::before{display:none}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaOurProcessWrapTailor .rmadescriptionList .rmaListItem h4{font-size:8px}.rmaMainSection .rmaSubSection.rmaOurStory{flex-direction:column}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionLeft{width:100%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionLeft img{height:auto}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight{width:100%;padding:4%}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription{margin-bottom:1.25rem}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription p{font-size:110%;line-height:24px}.rmaMainSection .rmaSubSection.rmaOurStory .rmaSubSectionRight .rmaSubSectionDescription ul li{font-size:110%;line-height:24px}.rmaMainSection .rmaSubSection.rmaOurStory.rmaOurStoryMobile .rmaSubSectionRight{position:relative;width:95%;padding:6%;margin-bottom:1.25rem;margin-top:-36%;background-color:#fff;box-shadow:0 2px 16px 4px rgba(40,44,63,0.07);border-radius:.25rem}.rmaMainSection .rmaSubSection.rmaOurProcess{flex-direction:column}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription{position:relative;width:100%;top:0;flex-direction:column}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList::after{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem h3{font-size:1rem;padding-bottom:.625rem;margin-bottom:0}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem svg{width:62%;margin-bottom:0}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem h4{font-size:1rem}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::after{display:none}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem::before{display:none}.rmaMainSection .rmaSubSection.rmaGetMeasured{padding-top:0}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight{order:2}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul{padding-left:11%}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul li{font-size:100%;padding-bottom:.875rem}.rmaMainSection .rmaSubSection.rmaGetMeasured .rmaSubSectionRight .rmaSubSectionDescription ul li::before{left:-12%}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox h4{font-size:120%;padding-bottom:.625rem;margin-bottom:.625rem}.rmaMainSection .rmaSubSection .rmaFabricList.owl-theme .item .rmaFabricCard .rmaTextBox p{font-size:90%}.rmaMainSection .notices-wrapper .rmaAlertWrap{width:100%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaMobileFiterBtn{padding:6px;text-align:center;border:1px solid #e0e0e0;border-radius:4px;display:block}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaMobileFiterBtn a{font-size:120%;color:#3f4254}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaMobileFiterBtn a svg{margin-right:.625rem}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaHeadingFabricLeft h4{display:none}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaShortWrapMobile{display:flex;align-items:center;justify-content:space-between;width:100%}.rmaMainSection .rmaTopVideoBlock img{width:100%}.rmaMainSection .rmaTopVideoBlock .rmavideoWrapper{top:34%;left:36%}.rmaMainSection .rmaTopVideoBlock .rmavideoWrapper .rmarequest-loader{height:30px;width:30px}.rmaMainSection .rmaTopVideoBlock .rmavideoWrapper .rmarequest-loader span i{font-size:80%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap{flex-direction:column}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft{width:100%;height:40vh}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight{width:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardHeading h2{font-size:200%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight{padding:4% 0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList{padding:0;margin:0;flex-wrap:wrap}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList .rmaFabricItem{width:50%;padding:1.25rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .closeBtn{color:#333}.rmaMainHeader .MainMenuContainer{padding:2.5rem}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap{flex-direction:column;padding:5% 2%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft{width:100%;order:2;flex-direction:column;margin-bottom:20px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress{width:100%;padding:0;margin-bottom:10px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress p{font-size:12px;line-height:24px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuLeft .rmaAddress h4{border-bottom:1px solid #fff;display:inline-block}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaHeaderMenuWrap .rmaHeaderMenuRight{width:100%}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon{align-items:flex-start;flex-direction:column;padding:0}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaPages{padding:0}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaPages a{padding:0;padding-right:12px;font-size:12px}.rmaMainHeader .MainMenuContainer .rmaMenuContainerWrapper .rmaheaderSocialIcon .rmaSocialLinks{margin-bottom:1.25rem}.rmaMainHeader .MainMenuContainer ul li{text-align:left}.rmaMyAccountDataTable .rmaOrderDetailtableWrap thead,.rmaMyAccountDataTable .rmaOrderDetailtableWrap tbody,.rmaMyAccountDataTable .rmaOrderDetailtableWrap th,.rmaMyAccountDataTable .rmaOrderDetailtableWrap td,.rmaMyAccountDataTable .rmaOrderDetailtableWrap tr{display:block}.rmaMyAccountDataTable .rmaOrderDetailtableWrap thead tr{position:absolute;top:-9999px;left:-9999px}.rmaMyAccountDataTable .rmaOrderDetailtableWrap tr{margin:0 0 1rem 0;border:1px solid #e4e4e4}.rmaMyAccountDataTable .rmaOrderDetailtableWrap tr:nth-child(odd){background:#fdfdfd}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%!important}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:first-child{padding-left:50%!important}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:before{position:absolute;top:33%;left:6px;width:45%;padding-right:10px;white-space:nowrap;font-weight:500;padding-left:10px}.rmaMyAccountDataTable .rmaOrderDetailtableWrap tr:last-child td{border-bottom:1px solid #eee!important}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(1):before{content:"#"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(2):before{content:"Item Id"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(3):before{content:"Name"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(4):before{content:"Sku"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(5):before{content:"Qty"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(6):before{content:"Unit Price"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(7):before{content:"Total Price"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(8):before{content:"Added By"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap td:nth-of-type(9):before{content:"Date"}.rmaMyAccountDataTable .rmaOrderDetailtableWrap .card-header{margin:.25rem 0rem}.rmaAsideBg{padding-bottom:1rem}.rmaAsideBg .aside-img{display:none!important}.accordin-wrap{position:fixed;z-index:9999;width:100%;top:0;left:-900px;padding:2.375rem 1.875rem;background-color:#fff;bottom:0;overflow-y:auto;overflow-x:hidden}.accordin-wrap.rmaMobileAccordin{left:0;animation:slideInLeft .6s ease-in-out 0s 1 both running}.accordin-wrap .rmaMobileAccordinCross{display:block;text-align:right}.accordin-wrap .rmaMobileAccordinCross i{color:#333;font-size:250%}footer .rmaFooterTop .rmaFooterLink ul{width:100%}footer .rmaFooterTop .rmaFooterLink .rmaFooterMid{width:100%}footer .rmaFooterTop .rmaFooterLink .rmaFooterLeft{justify-content:center}footer .rmaFooterTop .rmaFooterLink .rmaFooterRight{justify-content:center}footer .rmaFooterTop .rmaAddressSection{flex-direction:column}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap{flex-direction:column;margin-bottom:.625rem}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap{flex-direction:column}#rmaShortCartModal .modal-dialog{width:100%}#rmaProductViewModal .rmaSingleProductsDetailsBox{padding-top:4%}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox{flex-direction:column}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox .rmaProductThumblin{order:2;flex-direction:row;width:100%;flex-wrap:wrap;padding-right:0}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox .rmaProductThumblin img{width:76px;height:76px;margin-right:.25rem}#rmaProductViewModal .rmaSingleProductsDetailsBox .rmaProductGallaryBox .rmaLargeImgWrap{margin-bottom:.625rem}}@media(max-width:47.99875rem){.rmaMainSection .rmaSubSection .rmaSubSectionHeading h3{font-size:100%;margin-bottom:.625rem}.rmaMainSection .rmaSubSection .rmaSubSectionHeading h2{font-size:140%;margin-bottom:.625rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaImage{height:100%}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaCollectionCards .rmaCollectionItem .rmaImage img{height:auto}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaSubSectionHeading{padding-bottom:.625rem}.rmaMainSection .rmaSubSection.rmaSubCollection .rmaSubSectionHeading h2{font-size:140%}.rmaMainSection .container{max-width:100%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricSectionList .rmaFabricItem{width:50%;margin-right:0;margin-bottom:.625rem;padding:.5rem}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricSectionList .rmaFabricItem .rmaFabricimg{height:100%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h4{margin-bottom:.625rem;font-size:110%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h5{font-size:130%}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .accordin-wrap main{padding-right:0}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading{margin-bottom:0}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight{align-items:flex-end;flex-direction:column}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaHeadingFabricLeft{margin-bottom:1.125rem}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaShortWrapMobile{width:100%;display:flex;justify-content:space-between;align-items:center}.rmaMainSection.rmaFabricSection .rmaFabricWrapper .rmaFabricheading .rmaFabricheadingRight .rmaShortWrapMobile .rmashortWrap label{display:none}.rmaMainSection.rmaFabricSection .rmaInnerBanner h2{font-size:320%}.rmaMainSection.rmaProductDetailSection{margin:11% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaFabricItem{width:100%}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric .rmaFabricItem .rmafabricDetail h4{font-size:110%;margin-bottom:.625rem}.rmaMainSection.rmaProductDetailSection .rmaMoreOptions .rmaFabricWrapper .rmaFabricSectionList .rmaMoreFabric .rmaFabricItem .rmafabricDetail h5{font-size:120%}.rmaMainSection.rmaProductDetailSection .rmaProfileSection .rmaProfileDescription .rmaProfileRight{margin:2% 0;padding:0}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable{width:100%}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable thead,.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable tbody,.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable th,.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td,.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable tr{display:block}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable thead tr{position:absolute;top:-9999px;left:-9999px}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable thead tr th{color:#000;font-weight:600}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable tbody tr{border-bottom:1px solid #03385975}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable tbody tr:last-child{border-bottom:0}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%!important}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:before{position:absolute;left:6px;width:45%;padding-right:.625rem;white-space:nowrap;color:#000;font-weight:600}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:first-child{padding-left:50%!important}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(1):before{content:"Order Id"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(2):before{content:"Item"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(3):before{content:"Order Date"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(4):before{content:"Order Status"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(5):before{content:"Total Amount"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(6):before{content:"Paid Amount"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(7):before{content:"Remaining Amount"}.rmaMainSection.rmaProductDetailSection .rmaOrderSectionWrap .rmaTabContent .rmaOrderTable td:nth-of-type(8):before{content:"Action"}.rmaMainSection .rmaSectionWrapper ul{font-size:14px}footer .rmaFooterTop .rmaFooterLink{flex-direction:column}footer .rmaFooterTop .rmaFooterLogo .rmaLogo img{width:20%}footer .rmaFooterTop .rmaAddressSection{flex-direction:column}footer .rmaFooterTop .rmaAddressSection .rmaContactWrap{flex-direction:column;margin-bottom:.625rem}footer .rmaFooterTop .rmaAddressSection .rmaAddressWrap{flex-direction:column}.rmaMainHeader .rmaHeaderStrip{padding:1rem}.rmaMainHeader .rmaHeaderStrip .rmaLogoWrap .rmaLogo{width:60px}.rmaMainHeader .rmaHeaderStrip .rmaLogoWrap span{display:none}.rmaMainHeader .rmaHeaderStrip.sticky .rmaLogoWrap .rmaLogo{margin:0}.rmaMainHeader .rmaHeaderStrip.sticky.rmaHeaderStrip{padding:0rem 1rem .625rem}.rmaMainHeader .MainMenuContainer{width:100%}.rmaMainHeader .MainMenuContainer ul li{margin-bottom:.75rem}.rmaMainHeader .MainMenuContainer ul li a{font-size:120%}.rmaMainHeader .MainMenuContainer ul li a:hover{transform:scale(1)}.rmaMainHeader .MainMenuContainer a.CloseMenu{top:2%}.rmaMainHeader.rmaInnerHeaderColor .rmaHeaderStrip{padding:.875rem}.rmaMainHeader.rmaInnerHeaderColor .rmaHeaderStrip .rmaLogoWrap .rmaLogo{width:60px}.rmaMainHeader.rmaInnerHeaderColor .rmaHeaderStrip .rmaLogoWrap .rmaLogo img{width:100%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent{bottom:18%}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2{font-size:2rem}.rmaBannerSection .rmaHomeSlider .item .carouselCard .rmaBannerSideContent h2::before{height:64px}.rmaWizardSection .modal-dialog .rmaWizardModalContent{height:auto}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaRelatedProductList .rmaRelatedProductItem{width:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap{flex-direction:column}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft{width:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorLeft .rmaLogoWrap{top:20%;left:30%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight{width:100%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardHeading h2{font-size:200%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap .rmaBookTailorRight .rmaWizardDescription .rmaSubmitWrap{padding:1.25rem 0rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight{padding:4% 0}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList{padding:0;margin:0;flex-wrap:wrap}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList .rmaFabricItem{width:50%;padding:.5rem;margin-bottom:.625rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h4{font-size:110%;margin-bottom:.5rem}.rmaWizardSection .modal-dialog .rmaWizardModalContent .rmaWizardWrapp .rmaBookTailorWrap.rmaRelatedProduct .rmaBookTailorRight .rmaFabricSectionList .rmaFabricItem .rmafabricDetail h5{font-size:130%}.rmaWizardSection .modal-dialog .rmaWizardModalContent .closeBtn{color:#333}#rmaProductViewModal .modal-dialog{width:100%}.accordin-wrap main summary{font-size:120%}.rmaCategoriesTabs{padding-left:0}.rmaCategoriesTabs summary{font-size:120%}.rmaCategoriesTabs .rma_content ul{overflow-x:auto;white-space:nowrap}.rmaCategoriesTabs .rma_content ul li{margin-bottom:.875rem}.rmaCategoriesTabs .rma_content ul li:last-child{margin-right:0}}@media(max-width:35.99875rem){.rmaMainSection.rmaProductDetailSection{margin:21% 0 5%}.rmaMainSection.rmaProductDetailSection .rmaSingleProductsDetailsBox .rmaActionBtnBox .rmaInnerBgBtn.rmaInnerCart{font-size:100%}.rmaMainSection .rmaSubSection.rmaOurProcess .rmaOurProcessDescription .rmadescriptionList .rmaListItem h4{font-size:10px}#serviceAvailaibilityModal .modal-content h5{font-size:17px}#serviceAvailaibilityModal .modal-content .modal-body{padding:.375rem}}@media(max-width:23.18625rem){.rmaCardWrapper .rmaCartForm .shop-table tbody tr.rmaActionFooter .rmaApplyCoupon{font-size:9px;padding:.9375rem .625rem}}