@import url(https://use.fontawesome.com/releases/v5.5.0/css/all.css);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justifyContent-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--primary-color:#85abe2;--secondary-color:#9cbecd;--card-bg-color:#f6f4e2;--card-default-color:#fffef8;--bg-color:#eee}.root{width:100%;background-color:#eee;background-color:var(--bg-color)}.head-banner-wrap{font-size:16px;align-items:center;justifyContent-content:center;text-align:center;background-color:#85abe2;background-color:var(--primary-color);color:#fff}.logo-banner-wrap{text-align:center;margin-bottom:20px}.logo-banner-wrap img{width:100px;height:100px}.secure-checkout-banner{display:block;align-items:center;max-width:70%;margin:0 auto}.secure-checkout-wrap{text-align:center;background-color:grey;width:100%}.secure-checkout-image-wrap{display:inline-flex;margin-top:15px}.secure-checkout-image-wrap img{width:16px;height:16px;margin:5px 10px 0 0}.process-state-bar{display:block;align-items:center;margin-top:15px}.process-state-wrap{text-align:center}.product-banner-one{max-width:70%;margin:0 auto}.product-banner-one img{width:100%;height:175px}.choice-selection-wrap{padding:15px;box-sizing:border-box;overflow:auto;border:1px solid #000}.choice-selection-wrap,.choice-selection-wrap-selected{background-color:#fffef8;background-color:var(--card-default-color)}.choice-selection-wrap-selected{border:3px solid gold}.choice-padding-box{padding-bottom:10px}.order-quantity-box{width:58%;float:left}.order-details-box{width:39%;float:right}.order-overview-wrap{margin-top:20px}.step-title{overflow:auto;border-bottom:1px solid rgba(0,0,0,.12)}.choice-selection{margin-top:20px}.checkbox-title{display:inline-flex;width:100%}.checkbox{opacity:0;width:0;height:0}.checkmark{position:absolute;background-color:#d3d3d3;width:25px;height:25px;cursor:pointer}.checkbox-label:hover input~.checkmark{background-color:#2f4f4f}.checkbox-label input:checked~.checkmark{background-color:navy}.image-quantity{width:35%;float:left}.image-quantity img{width:75px;height:75px}.price-description{width:65%;float:right;text-align:right}.item-description{color:#87cefa}.deal-description .asterik{color:red}.regular-price-description{color:red;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.item-verticle-box{width:65%;float:left}.item-desc{margin-left:10px}.amount-verticle-box{width:35%;float:right}.item-cart-details,.shipping-cart-details{margin-top:15px;display:flex}.total-amount-box{margin-top:15px}.total-amount-wrap{padding:15px 5px;overflow:auto;border:1px dotted red;background-color:#ffe4b5}.total-amount-left{width:49%;float:left}.total-amount-right{width:49%;float:right}.total-amount-img{position:relative;width:100%}.total-amount-discount p{color:red}.total-amount-final-price p{font-weight:700}.product-banner-two-wrap{display:inline-block;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box;margin:20px 0 0}.product-banner-two-wrap img{max-width:100%;display:block;margin:0;border:none;padding:0}.payment-button-wrap{display:inline-block;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box;margin:20px 0 0}.payment-button-wrap input{max-width:100%;display:block;margin:0;border-radius:10px;cursor:pointer}.guarantee-safe-checkout{color:#737373;display:flex;margin-top:25px;text-align:center;align-items:center;line-height:1.4;margin-bottom:20px;text-transform:uppercase;justifyContent-content:space-between}.guarantee-safe-checkout:after,.guarantee-safe-checkout:before{height:1px;content:"";display:inline-block;flex-grow:1;background-color:#30bd51}.guarantee-safe-checkout span{display:inline-block;padding-left:5px;padding-right:5px}.guarantee-safe-checkout-description,guarantee-safe-checkout-verified .guarantee-safe-checkout-verified{display:inline-block;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box;margin:20px 0 0}.guarantee-safe-checkout-verified img{max-width:100%;display:block;margin:0;border-radius:10px;cursor:pointer}.guarantee-safe-checkout-description{color:#737373;display:flex;text-align:center;align-items:center;justifyContent-content:center}.product-banner-three{width:100%}.product-banner-three-wrap{display:inline-block;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box;margin:20px 0 0;width:100%}.product-banner-three-wrap img{max-width:100%;display:block;margin:0;border:none;padding:0;width:100%}.card-container{clear:both;text-align:center;max-width:85%}.card-container,.card-row{justifyContent-content:center}.card-row{display:flex;flex-wrap:wrap}.card-col{flex:33.33% 1;max-width:33.33%;box-sizing:border-box;padding:15px}.card-testimonial{background-color:#f6f4e2;background-color:var(--card-bg-color);padding:30px;border:1px solid rgba(0,0,0,.12);border-radius:20px;box-shadow:5px 10px 8px #888}.card-testimonial img{width:100px;height:100px;border-radius:50%}.person-name{font-size:20px;text-transform:uppercase;margin:20px 0}.rating-stars{color:#ffba00;margin-bottom:20px}@media screen and (max-width:960px){.card-col{flex:100% 1;max-width:80%}}@media screen and (max-width:600px){.card-col{flex:100% 1;max-width:100%}}.footer-container{margin-top:30px;padding:30px 0 0;bottom:0;background-color:#85abe2;background-color:var(--primary-color);text-align:center}.footer-container p{padding:0;margin:0;font-size:12px}.footer-company-name{color:red;font-size:14px!important}.footer-link{margin:0}.footer-link p a{color:#000}
/*# sourceMappingURL=main.0ce824bd.chunk.css.map */