#cartEmptySection{display:none}#cartEmptySection .innerSection{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f8f9;border-radius:7px;text-align:center}#cartEmptySection .innerSection p{margin-top:.25rem}#cartSection{background-color:#fff}#cartSection .innerSection{max-width:900px;margin:0 auto}#cartSection .innerSection .heading{text-align:left}#cartSection .innerSection #cart{margin-top:1.266rem}#cartSection .innerSection #cart #cartListDiv #cartListTitle{display:none;border-bottom:1px solid #ebedf3;border-radius:0;background-color:#fff}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv #cartListTitle{display:flex}}#cartSection .innerSection #cart #cartListDiv #cartListTitle li{color:#909294;font-weight:400}#cartSection .innerSection #cart #cartListDiv .noStock .product .title{opacity:.5 !important}#cartSection .innerSection #cart #cartListDiv .noStock .product .id{display:none !important}#cartSection .innerSection #cart #cartListDiv .noStock .product .outOfStock{display:inline-block !important}#cartSection .innerSection #cart #cartListDiv .noStock .color{opacity:.5 !important}#cartSection .innerSection #cart #cartListDiv .noStock .size{opacity:.5 !important}#cartSection .innerSection #cart #cartListDiv .noStock .quantity{opacity:.5 !important}#cartSection .innerSection #cart #cartListDiv .noStock .price .priceValue{opacity:.5 !important}#cartSection .innerSection #cart #cartListDiv .cartList{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:1rem .5rem;border-bottom:1px solid #f8f8f9}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv .cartList{justify-content:space-between}}#cartSection .innerSection #cart #cartListDiv .cartList li{width:auto;text-align:center;font-size:.889rem;font-weight:500;padding-right:1rem}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv .cartList li{width:100px}}#cartSection .innerSection #cart #cartListDiv .cartList .product{width:100%;display:flex;align-items:center;overflow:hidden;margin-bottom:.5rem;text-align:left}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv .cartList .product{margin:0;width:400px}}#cartSection .innerSection #cart #cartListDiv .cartList .product .image{width:50px;min-width:50px}#cartSection .innerSection #cart #cartListDiv .cartList .product .content{padding-left:1rem}#cartSection .innerSection #cart #cartListDiv .cartList .product .title{width:auto;overflow:hidden;margin:0;color:#5d5e5f;font-size:.889rem;white-space:nowrap}#cartSection .innerSection #cart #cartListDiv .cartList .product .id{display:none;color:#909294;font-size:.79rem;margin-top:.25rem}#cartSection .innerSection #cart #cartListDiv .cartList .product .outOfStock{display:none;background-color:#fd5b68;color:#fff;font-size:.624rem;padding:.15rem .25rem;margin-top:.5rem}#cartSection .innerSection #cart #cartListDiv .cartList .color{color:#ee293a;padding-left:60px}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv .cartList .color{padding:auto;color:#101011}}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv{display:flex;flex-direction:column;align-items:center}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv{display:flex;align-items:center;justify-content:space-between;border:1px solid #ebedf3;border-radius:2rem;padding:.5rem;transition:all .3s}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv:hover{border:1px solid #71e9bd}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv .quantityChange{width:20px;padding:.3rem;cursor:pointer}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv .quantityChange img{cursor:pointer}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv .quantityInput{text-align:center;background-color:#fff;max-width:2rem;border:none;font-family:"Plus Jakarta Sans",sans-serif}#cartSection .innerSection #cart #cartListDiv .cartList .quantity .quantityFormDiv .quantityDiv .quantityInput::placeholder{color:#101011}#cartSection .innerSection #cart #cartListDiv .cartList .price{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;padding:0}@media(min-width: 768px){#cartSection .innerSection #cart #cartListDiv .cartList .price{margin:0}}#cartSection .innerSection #cart #cartListDiv .cartList .price .priceValue{margin:0;display:flex;align-items:center;margin-right:.5rem;font-size:1rem;font-weight:500}@media(min-width: 568px){#cartSection .innerSection #cart #cartListDiv .cartList .price .priceValue{margin-right:1rem;font-size:1.125rem}}#cartSection .innerSection #cart #cartListDiv .cartList .price .priceValue span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#cartSection .innerSection #cart #cartListDiv .cartList .price .cartListDelete{display:inline-block;padding:3px;border-radius:.25rem;background-color:#ebedf3;border:1px solid #ebedf3;cursor:pointer;transition:all .3s}#cartSection .innerSection #cart #cartListDiv .cartList .price .cartListDelete:hover img{opacity:1}#cartSection .innerSection #cart #cartListDiv .cartList .price .cartListDelete img{width:10px;opacity:.5;cursor:pointer;transition:all .3s}#cartSection .innerSection #cart #cartListDiv .cartList .price .cartListDelete i{color:#5d5e5f;cursor:pointer}#cartSection .innerSection #cart .priceValue{margin:0;margin-right:.5rem;font-size:1.125rem;font-weight:600}@media(min-width: 568px){#cartSection .innerSection #cart .priceValue{margin-right:1rem}}#cartSection .innerSection #cart .priceValue span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#cartSection .innerSection #cart #cartTotalContainer{display:flex;align-items:center;margin-top:2.441rem}#cartSection .innerSection #cart #cartTotalContainer #shopLink{display:none;align-items:center;font-weight:400;cursor:pointer;transition:all .3s}@media(min-width: 1024px){#cartSection .innerSection #cart #cartTotalContainer #shopLink{display:flex}}#cartSection .innerSection #cart #cartTotalContainer #shopLink:hover{color:#28ad7d}#cartSection .innerSection #cart #cartTotalContainer #shopLink img{width:15px;margin-right:.5rem}#cartSection .innerSection #cart #cartTotalContainer #shopLink i{display:inline-block;margin-right:.5rem}#cartSection .innerSection #cart #cartTotalContainer #cartTotal{position:fixed;bottom:0;left:0;z-index:900;width:100%;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0px -2px 23px -18px rgba(7,61,29,.36)}@media(min-width: 320px){#cartSection .innerSection #cart #cartTotalContainer #cartTotal{justify-content:flex-end}}@media(min-width: 1024px){#cartSection .innerSection #cart #cartTotalContainer #cartTotal{position:relative;width:auto;margin-left:auto;padding:0;box-shadow:0px -2px 23px -18px rgba(7,61,29,0)}}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText{display:flex;flex-direction:column}@media(min-width: 320px){#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText{margin-right:1.266rem}}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText p{margin:0}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText .label{color:#5d5e5f;font-size:.702rem;font-weight:400}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText .totalPrice{margin:0;font-size:1.125rem;font-weight:600}@media(min-width: 568px){#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText .totalPrice{margin-right:1rem;font-size:1.266rem}}@media(min-width: 768px){#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText .totalPrice{font-size:1.424rem}}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #cartTotalText .totalPrice span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#cartSection .innerSection #cart #cartTotalContainer #cartTotal #checkout{margin:0}#deliverySection #deliveryContainer{display:flex;flex-wrap:wrap}#deliverySection #deliveryContainer #deliveyMain{width:100%}@media(min-width: 1024px){#deliverySection #deliveryContainer #deliveyMain{width:70%}}@media(min-width: 1024px){#deliverySection #deliveryContainer #deliveyMain #addressSection{padding-right:3.052rem}}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer{margin-top:1rem}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addressSelectDiv{width:100%;max-width:100%;padding:0 !important}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addressSelectDiv .addressSelectList{width:100%;max-width:100%;display:flex;flex-direction:row;align-items:center;padding:0 !important;border-bottom:1px solid #f8f8f9;cursor:pointer}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addressSelectDiv .addressSelectList label{width:100%;margin:0;color:#5d5e5f;font-size:.9rem;font-weight:500;margin-left:1rem;padding:1.125rem 0 !important;white-space:inherit;cursor:pointer;transition:all .3s}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addAddressSection{width:100%}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addAddressSection .addAddressDivIntro{display:flex !important}#deliverySection #deliveryContainer #deliveyMain #addressSection #addressContainer #addAddressSection #addAddressDiv{margin-top:2.441rem;display:none;justify-content:space-between;flex-wrap:wrap;background-color:#fff;padding:1rem;border-radius:7px;border:1px solid #ebedf3}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer{display:flex;align-items:center;margin-top:2.441rem}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #shopLink{display:flex;align-items:center;font-weight:500;cursor:pointer;transition:all .3s}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #shopLink:hover{color:#ee293a}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #shopLink i{margin-right:.5rem;line-height:.6}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext{position:fixed;bottom:0;left:0;z-index:900;width:100%;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0px -2px 23px -18px rgba(7,61,29,.36)}@media(min-width: 320px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext{justify-content:flex-end}}@media(min-width: 1024px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext{position:relative;width:auto;margin-left:auto;padding:0;box-shadow:0px -2px 23px -18px rgba(7,61,29,0)}}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText{display:flex;flex-direction:column}@media(min-width: 320px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText{margin-right:1.266rem}}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText p{margin:0}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .label{color:#5d5e5f;font-size:.79rem;font-weight:300}@media(min-width: 568px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .label{font-weight:400}}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .totalPrice{margin:0;font-size:1.125rem;font-weight:500}@media(min-width: 568px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .totalPrice{margin-right:1rem;font-size:1.266rem}}@media(min-width: 768px){#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .totalPrice{font-size:1.424rem}}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #cartTotalText .totalPrice span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext .btn{margin:0}#deliverySection #deliveryContainer #deliveyMain #checkoutNextContainer #checkoutNext #checkout{margin:0}#deliverySection #deliveryContainer #priceSummery{width:100%;margin-top:1rem}@media(min-width: 1024px){#deliverySection #deliveryContainer #priceSummery{margin:0;width:30%}}#deliverySection #deliveryContainer #priceSummery #summaryCard{width:100%;background-color:#fff;border-radius:.5rem;padding:1.266rem 1rem;border:1px solid #f8f8f9;box-shadow:0px 0px 23px -18px rgba(7,61,29,.54)}@media(min-width: 1024px){#deliverySection #deliveryContainer #priceSummery #summaryCard{padding:1.424rem;max-width:350px}}#deliverySection #deliveryContainer #priceSummery #summaryCard .title{margin:0;font-weight:500}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv{margin-top:1.266rem}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList{display:flex;align-items:flex-start;justify-content:flex-start;padding:1rem .5rem;border-bottom:1px solid #ebedf3}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList li{width:auto;text-align:center;font-size:.889rem;font-weight:500}@media(min-width: 768px){#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList li{width:70px}}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product{width:100%;display:flex;align-items:center;overflow:hidden;text-align:left;margin-right:1rem}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product .image{width:40px;min-width:40px}@media(min-width: 768px){#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product .image{width:30px;min-width:30px}}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product .content{padding-left:1.266rem}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product .title{width:auto;overflow:hidden;margin:0;font-size:.79rem;white-space:nowrap}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .product .id{color:#5d5e5f;font-size:.79rem;font-weight:400;margin-top:.25rem}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .price{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}@media(min-width: 768px){#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .price{margin:0}}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .price .priceValue{display:flex;align-items:center;margin:0;font-size:.9rem;font-weight:500}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv .summaryList .price .priceValue span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv #summaryTotal{margin-top:1.424rem;display:flex;justify-content:space-between}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv #summaryTotal .label{margin:0;color:#5d5e5f}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv #summaryTotal .totalPrice{display:flex;align-items:center;margin:0;color:#101011;font-size:1.266rem;font-weight:500}#deliverySection #deliveryContainer #priceSummery #summaryCard #summaryListDiv #summaryTotal .totalPrice span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#summarySection .innerSection{max-width:900px;margin:0 auto}#summarySection .innerSection .heading{text-align:left;font-weight:500}#summarySection .innerSection #summary{margin-top:1.266rem}#summarySection .innerSection #summary #summaryListDiv #summaryListTitle{display:none;border-bottom:1px solid #ebedf3;border-radius:0;background-color:#fff}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv #summaryListTitle{display:flex}}#summarySection .innerSection #summary #summaryListDiv #summaryListTitle li{color:#909294;font-weight:400}#summarySection .innerSection #summary #summaryListDiv .noStock{opacity:.5 !important}#summarySection .innerSection #summary #summaryListDiv .noStock .product .id{display:none !important}#summarySection .innerSection #summary #summaryListDiv .noStock .product .outOfStock{display:inline-block !important}#summarySection .innerSection #summary #summaryListDiv .summaryList{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:1rem .5rem}#summarySection .innerSection #summary #summaryListDiv .summaryList:nth-child(odd){background-color:#fbfbff}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList{justify-content:space-between}}#summarySection .innerSection #summary #summaryListDiv .summaryList li{width:auto;text-align:center;font-size:.889rem;font-weight:500;padding-right:1rem}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList li{width:100px}}#summarySection .innerSection #summary #summaryListDiv .summaryList .product{width:100%;display:flex;align-items:center;overflow:hidden;margin-bottom:.5rem;text-align:left}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList .product{margin:0;width:180px}}#summarySection .innerSection #summary #summaryListDiv .summaryList .product .image{width:40px;min-width:40px}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList .product .image{width:30px;min-width:30px}}#summarySection .innerSection #summary #summaryListDiv .summaryList .product .content{padding-left:1.266rem}#summarySection .innerSection #summary #summaryListDiv .summaryList .product .title{width:auto;overflow:hidden;margin:0;font-size:.889rem;white-space:nowrap}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList .product .title{width:150px}}#summarySection .innerSection #summary #summaryListDiv .summaryList .product .id{color:#909294;font-size:.79rem;font-weight:400;margin-top:.25rem}#summarySection .innerSection #summary #summaryListDiv .summaryList .product .outOfStock{display:none;background-color:#fd5b68;color:#fff;font-size:.624rem;padding:.15rem .25rem;margin-top:.5rem}#summarySection .innerSection #summary #summaryListDiv .summaryList .color{color:#ee293a;padding-left:60px}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList .color{padding:auto;color:#101011}}#summarySection .innerSection #summary #summaryListDiv .summaryList .price{display:flex;align-items:center;margin-left:auto}@media(min-width: 768px){#summarySection .innerSection #summary #summaryListDiv .summaryList .price{margin:0}}#summarySection .innerSection #summary #summaryListDiv .summaryList .price .priceValue{margin:0;display:flex;align-items:center;margin-right:.5rem;font-size:1.125rem;font-weight:500}@media(min-width: 568px){#summarySection .innerSection #summary #summaryListDiv .summaryList .price .priceValue{margin-right:1rem}}#summarySection .innerSection #summary #summaryListDiv .summaryList .price .priceValue span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#summarySection .innerSection #summary #summaryListDiv .summaryList .price .cartListDelete{display:inline-block;width:18px;height:18px;padding:5px;border-radius:.25rem;background-color:#ebedf3;border:1px solid #ebedf3;cursor:pointer;transition:all .3s}#summarySection .innerSection #summary #summaryListDiv .summaryList .price .cartListDelete img{cursor:pointer}#summarySection .innerSection #summary #summaryListDiv .summaryList .price .cartListDelete:hover{opacity:.5}#summarySection .innerSection #summary #summaryListDiv #addressSummarySection{width:100%;padding:1.266rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;margin-top:2.441rem;border:1px solid #ebedf3;border-radius:.5rem}#summarySection .innerSection #summary #summaryListDiv #addressSummarySection #summaryAddress .title{margin:0;font-weight:600}#summarySection .innerSection #summary #summaryListDiv #addressSummarySection #summaryAddress p{color:#5d5e5f;font-size:.9rem;font-weight:400}#summarySection .innerSection #summary .priceValue{margin:0;margin-right:.5rem;text-align:right;font-size:.889rem;font-weight:500}@media(min-width: 568px){#summarySection .innerSection #summary .priceValue{font-size:1rem}}@media(min-width: 768px){#summarySection .innerSection #summary .priceValue{margin-right:1rem;font-size:1.125rem}}#summarySection .innerSection #summary .priceValue span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#summarySection .innerSection #summary #cartTotalContainer{display:flex;align-items:center;margin-top:2.441rem}#summarySection .innerSection #summary #cartTotalContainer #shopLink{font-weight:500;cursor:pointer;transition:all .3s}#summarySection .innerSection #summary #cartTotalContainer #shopLink:hover{color:#28ad7d}#summarySection .innerSection #summary #cartTotalContainer #shopLink img{display:inline-block;width:10px}#summarySection .innerSection #summary #cartTotalContainer #cartTotal{position:fixed;bottom:0;left:0;z-index:900;width:100%;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;box-shadow:0px -2px 23px -18px rgba(7,61,29,.36)}@media(min-width: 320px){#summarySection .innerSection #summary #cartTotalContainer #cartTotal{justify-content:flex-end}}@media(min-width: 768px){#summarySection .innerSection #summary #cartTotalContainer #cartTotal{position:relative;width:auto;margin-left:auto;padding:0;box-shadow:0px -2px 23px -18px rgba(7,61,29,0)}}#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText{display:flex;flex-direction:column}@media(min-width: 320px){#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText{margin-right:1.266rem}}#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText p{margin:0}#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText .label{color:#5d5e5f;font-size:.79rem;font-weight:400}#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText .totalPrice{margin:0;font-size:1.125rem;font-weight:500}@media(min-width: 568px){#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText .totalPrice{margin-right:1rem;font-size:1.266rem}}@media(min-width: 768px){#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText .totalPrice{font-size:1.424rem}}#summarySection .innerSection #summary #cartTotalContainer #cartTotal #cartTotalText .totalPrice span{display:inline-block;width:12px;font-weight:400;font-family:sans-serif}#summarySection .innerSection #summary #cartTotalContainer #cartTotal .btn{margin:0}#thankyouSection{background-color:#f8f8f9;color:#fff}#thankyouSection .innerSection{display:flex;justify-content:center;align-items:center;text-align:center}#thankyouSection .innerSection #thankyouDiv{margin:auto}#thankyouSection .innerSection #thankyouDiv .title{color:#ee293a;margin:0;font-weight:500}#thankyouSection .innerSection #thankyouDiv a{margin-top:2.441rem}#orderMessageSection .innerSection{margin:0 auto}#orderMessageSection .innerSection #orderMessage{width:100%;text-align:center}#orderMessageSection .innerSection #orderMessage .icon{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:1rem;width:60px;height:60px;background-color:#fff;border-radius:100%;border:1px solid #28ad7d}#orderMessageSection .innerSection #orderMessage .icon i{color:#28ad7d;font-size:1.424rem}#orderMessageSection .innerSection #orderMessage .title{margin:0;margin-bottom:.5rem;color:#242323;font-weight:600}#orderMessageSection .innerSection #orderMessage p{color:#242323;margin-top:.25rem;font-weight:400}#orderMessageSection .innerSection #orderMessage p span{font-weight:600}#orderMessageSection .innerSection .btnSection{display:inline-block;justify-content:center;margin-top:1.266rem}#orderMessageSection .innerSection .btnSection .btn{margin:0 .5rem}/*# sourceMappingURL=cart.css.map */