@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;font-family:"Poppins",sans-serif}.section{width:100%;min-height:100vh;background-color:#ddd}.container{width:80%;display:block;margin:auto;padding-top:100px}.content-section{float:left;width:55%}.image-section{float:right;width:40%}.image-section img{width:100%;height:auto}.content-section .title{text-transform:uppercase;font-size:28px}.content-section .content h3{margin-top:20px;color:#5d5d5d;font-size:21px}.content-section .content p{margin-top:10px;font-family:sans-serif;font-size:18px;line-height:1.5}.content-section .content .button{margin-top:30px}.content-section .content .button a{background-color:#3d3d3d;padding:12px 40px;text-decoration:none;color:#fff;font-size:25px;letter-spacing:1.5px}.content-section .content .button a:hover{background-color:brown;color:#fff}.content-section .social{margin:40px}.content-section .social i{color:brown;font-size:30px;padding:0 10px}.content-section .social i:hover{color:#3d3d3d}@media screen and (max-width:768px){.container{width:80%;display:block;margin:auto;padding-top:50px}.content-section{display:block;margin:auto}.content-section,.image-section{float:none;width:100%}.image-section img{width:100%;height:auto;display:block;margin:auto}.content-section .title{text-align:center;font-size:19px}.content-section .content .button{text-align:center}.content-section .content .button a{padding:9px 30px}.content-section .social{text-align:center}}.cart-container{max-width:1200px;min-height:500px;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:space-around}.cartItems-container{text-align:center;width:750px}.bill-container{margin-top:20px;background-color:#dedede;width:350px;height:420px}.bill-container h1{font-size:20px;margin-top:30px;margin-left:40px}.bill-items{width:80%;height:177px;margin:20px auto;border-top:1px solid rgba(0,0,0,.24);border-bottom:1px solid rgba(0,0,0,.24)}.bill-price{display:flex;margin:20px 0 20px 5px}.item-2{margin:0 120px 0 25px}.bill-items h2{font-size:16px}.bill-items select{width:100%;height:40px;padding-left:20px}.shipping-title{margin:0 0 20px 5px}.total-amount{display:flex;justify-content:space-between;width:80%;margin:0 auto}.total-amount h2{font-size:16px;margin-bottom:30px}.bill-container a{text-decoration:none;color:#fff;background-color:#000;font-size:16px;padding:10px 102px;margin-left:35px}.bill-container a:hover{color:#000;background-color:#fff}.cart-heading{display:flex;flex-wrap:wrap;justify-content:space-between}.cart-heading button{padding:0 20px;font-size:18px;border-radius:10px}.cart-heading button:hover{background-color:#fff;color:#00f;border:1px solid #000}@media screen and (max-width:580px){.cart-heading{flex-direction:column;align-items:center}.cart-heading button{width:120px;margin:30px 0}}.main-cartItem{width:90%;min-height:180px;margin:30px auto 0;box-shadow:0 8px 10px -6px #000;padding:20px}.main-cartItem img{height:180px;float:left;margin-right:20px}.cartItem-details{height:180px;display:flex;flex-direction:column;justify-content:space-evenly}.cartItem-content{display:flex;justify-content:space-between}.cartItem-content h1{font-size:1em;font-weight:500;margin-right:20px;text-align:left;padding-left:25px;margin-top:20px}.cartItem-content p{font-size:34px;font-weight:700;height:60px;margin-top:-30px}.cartItem-calculation{display:flex;justify-content:space-between;padding:0 50px 0 20px}.cartItem-qty{display:flex}.cartItem-qty p{font-size:24px}.main-qty{margin:0 5px}@media screen and (max-width:580px){.main-cartItem{display:flex;flex-direction:column;width:70%}.main-cartItem img{height:150px;max-width:200px;margin-left:auto;margin-right:auto}.cartItem-content p{margin-top:-150px}.cartItem-details{justify-content:space-between}}.contactus-section{margin:7rem 0}.contact-leftside img{min-width:80%;max-height:30rem;height:auto}.contact-input-feild{margin-bottom:2rem}.contact-rightside form .form-control{border:1px solid #ced4da;-webkit-appearance:none;height:4rem;border-radius:.5rem;font-size:1.6rem;padding-left:1rem;font-weight:lighter}.contact-rightside form .form-check-input{width:2rem;height:2rem}.form-checkbox-style{margin:4rem 0}.contact-rightside form .main-hero-para{font-size:1.5rem;color:var(--text-color);margin:0;font-weight:lighter;width:75%;padding:0 2rem}.main-footer{margin-top:60px;padding-top:1cm;position:relative;width:100%}.jumbotron1{margin-top:72px}.fa{padding:20px;font-size:30px;width:30px;text-align:center;text-decoration:none;border-radius:50%}#header{width:100%;height:80vh;margin-top:70px}#header h1{margin:0 0 10px;font-size:48px;font-weight:700;color:#000}#header .brand-name{color:#3498db}#header h2{color:#484848;font-size:24px}.header-img{text-align:right}.abc{margin-bottom:30px}.border{border-radius:30px}#header .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}@-webkit-keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.navbar{background-color:#fff!important}.navbar-brand{color:#87ceeb}.navbar a:hover{color:#3498db!important}.cart-sym{margin-top:-25px}.total-qty{background-color:red;text-align:center;color:#fff;width:20px;height:20px;border-radius:100%;margin-left:-8px;margin-top:-3px}.nav-cart{display:flex}*{font-family:"Roboto",sans-serif;padding:0;margin:0}.ui.cards>.card>.image{height:250px;padding:20px;background:#fff;margin:auto}.ui.cards>.card>.image>img{height:100%;max-width:100%;width:auto}.ui.cards>.card>.content>.header{height:48px;overflow:hidden;margin-bottom:5px}.ui.cards>.card>.content>.description{height:36px;margin-bottom:0;overflow:hidden}.ui.cards>.card .meta.price{margin-bottom:5px;font-size:18px;color:#333;font-weight:600}.ui.grid.container{margin-top:45px}.btn-container a{float:right;border:1px solid #3498db;border-radius:6px;padding:4px 10px;margin-top:-35px;text-decoration:none}.btn-container a:hover{background-color:#3498db;color:#fff}.main-card{margin-bottom:50px}.ui.grid>.row{background:#fff}.ui.grid>.row>.column.lp{padding:20px 40px 20px 20px;align-self:flex-start!important}.ui.grid>.row>.column.rp{padding:20px 20px 20px 40px;text-align:left;align-self:flex-start!important}.ui.grid>.row>.column>img,.ui.grid>.row>img{height:100%}.ui.placeholder .header:not(:first-child):before,.ui.placeholder .image:not(:first-child):before,.ui.placeholder .paragraph:not(:first-child):before{display:none}.ui.label,.ui.labels .label{font-size:22px}.column.rp h1{color:#333}.column.rp p{font-size:18px;color:#777}.ui.placeholder.segment .column .button,.ui.placeholder.segment .column .field,.ui.placeholder.segment .column>.ui.input,.ui.placeholder.segment .column textarea{background-color:#ff3e6c;border:1px solid #ff3e6c;color:#fff;font-size:18px;margin-left:0}.goto-btn{margin-left:-21px}.goto-btn,.goto-btn:hover{text-decoration:none;color:#fff}.shop-main{width:85%;margin:50px auto 0;display:flex;justify-content:space-around;flex-wrap:wrap}.mar{margin-top:45px}.shop-header{width:80%;margin:40px auto -15px;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:550px){.shop-header{justify-content:space-around}}.category{width:250px;margin-top:20px}
/*# sourceMappingURL=main.697c1c13.chunk.css.map */