@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;900&display=swap);.about-us-section{margin:auto}.about-us-text{width:48%}.about-us-text h2{color:var(--main-color-dark);font-size:4rem;font-weight:700;margin-top:0}.about-us-text p{-webkit-columns:var(--main-color-light);columns:var(--main-color-light);font-size:var(--text-font-size);font-weight:400}.about-us-images{margin-top:10rem;width:50%}.about-us-first-img{margin-top:7rem}.about-us-first-img img{width:95%}.about-us-first-img .img1{height:25rem;margin-bottom:1rem}.about-us-details-width .img3{margin-bottom:1rem}.about-us-details-width h3{color:var(--secondary-color-orange);font-size:60px;font-weight:600;margin-bottom:0}.about-us-details-width h4{font-size:24px;font-weight:700;margin-bottom:0}.about-us-details-width p{color:var(--primary-color-light);font-size:var(--text-font-size);font-weight:400;margin-bottom:0}.about-us-details-width{width:48%}.margin-right-1{margin-right:1%}@media screen and (max-width:768px){.about-us-images,.about-us-text{width:100%}.about-us-images{margin-top:5rem}.about-us-details-width .img3,.about-us-details-width .img4{width:100%}}@media screen and (max-width:425px){.about-us-details-width{width:100%}.about-us-first-img{margin-top:0}}html{scroll-behavior:smooth}body{box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0}section{scroll-margin-top:4rem}.container{margin:auto;width:90%}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.justify-content-between{justify-content:space-between}.align-items-center,.navbar{align-items:center}.navbar{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.12);display:flex;height:4rem;left:0;position:fixed;top:0;width:100%;z-index:2}.nav-icons{display:none}.nav-center{margin:0 auto;max-width:1170px;width:90vw}.nav-header{align-items:center;display:flex;justify-content:space-between;margin-top:18.9rem}.nav-toggle{background:transparent;border:none;color:var(--main-color-dark);cursor:pointer;font-size:1.5rem;outline:none;transition:all .3s linear}.nav-toggle:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.nav-links li{list-style:none}.nav-link{color:var(--main-color-dark);cursor:pointer;display:block;font-size:16px;padding:1rem 2rem;text-decoration:none;transition:all .1s ease-in-out}.nav-link:hover{color:var(--secondary-color-orange)}.nav-link.buy-online{background-color:var(--secondary-color-orange);border-radius:5px;color:#fff;padding:10px 20px}.nav-link.buy-online:hover{color:#fff}.nav-links{background-color:#fff;margin-bottom:0;overflow:hidden;padding-left:0;transition:all .1s linear;visibility:hidden;width:40%}.nav-links.second-nav-section{margin-top:0}.show-links-mobile{visibility:visible}.second-links-margin-mobile{margin-top:-9px}@media screen and (min-width:992px){.nav-toggle{display:none}.nav-links{height:auto;margin-bottom:0;margin-top:0;visibility:visible;width:auto}.nav-center,.nav-links{align-items:center;display:flex}.nav-center{flex-wrap:wrap;justify-content:space-between;width:90vw}.nav-header{margin-top:0;padding:0}.nav-link{margin-right:1rem;padding:0}}.hero-section{position:relative}.hero-text{margin:auto auto 6rem;width:70%}.hero-text h1{color:var(--main-color-dark);font-size:5rem;margin-bottom:2rem;margin-top:8rem}.hero-text p{color:var(--main-color-light);font-size:var(--text-font-size);font-weight:400;margin:auto;width:80%}.hero-element{position:absolute;right:50px;top:3rem}.hero-img{background-image:url(/zing-home-decor/static/media/hero-img3.f07de75bfb10d8ed35b6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:35rem;position:relative}.serach-input{left:21%;margin:auto;position:absolute;top:-2rem;width:60%}#product-search{border:0;box-shadow:0 0 40px rgba(0,0,0,.12);font-size:16px;outline:none;padding:25px;width:100%}#product-search::-webkit-input-placeholder{color:var(--primary-color-light)}#product-search::placeholder{color:var(--primary-color-light)}.search-icon{position:absolute;right:1rem;top:25%}@media screen and (max-width:768px){.hero-text{width:80%}.hero-text h1{font-size:3.5rem}.hero-text p{width:90%}.hero-element{display:none}}@media screen and (max-width:425px){.serach-input{left:11%;width:75%}}.list-style div li{list-style:none}.list-style a{font-size:16px;text-decoration:none}.header-margin{margin-left:2.5rem;white-space:nowrap}.margin-right{margin-right:2rem}.products-section{margin-top:4rem}.products-section h2{color:var(--main-color-dark);font-size:4rem;font-weight:700;text-align:center}.products-links{justify-content:center;width:90%}.product-categories .products-links li a{color:var(--main-color-light)}.product-categories .products-links li a:hover{color:var(--secondary-color-orange)}.product-categories .products-links li .selected-link{color:var(--secondary-color-orange);font-weight:700}.product-card{background-color:#fff8f0;border-top-left-radius:20px;height:16rem;margin-top:14rem;position:relative;width:24%}.product-img{bottom:10rem;left:15%;position:absolute}.product-details{bottom:.5rem;padding:0 1rem;position:absolute;width:100%}.product-details h4{color:var(--main-color-dark);font-size:1.2rem;font-weight:600}.price-and-cart p{color:var(--main-color-dark);font-size:16px}.product-card .product-details .price-and-cart .cart-btn{background-color:var(--main-color-dark);border:none;border-bottom-right-radius:15px;border-top-left-radius:15px;color:#fff;cursor:pointer;margin-right:2rem;padding:0 18px}.product-card .product-details .price-and-cart .cart-btn:hover{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:add-to-cart;animation-name:add-to-cart}@media screen and (max-width:768px){.product-card{width:49%}}@media screen and (max-width:600px){.closet-products{margin-left:0}.md-width-product-list{justify-content:center;margin-top:1.3rem;width:100%}}@media screen and (max-width:425px){.product-card{width:100%}}@-webkit-keyframes add-to-cart{15%{background-color:var(--secondary-color-orange);-webkit-transform:skewY(5deg);transform:skewY(5deg)}30%{-webkit-transform:skewX(0deg);transform:skewX(0deg)}40%{background-color:var(--secondary-color-orange);-webkit-transform:skewY(-5deg);transform:skewY(-5deg)}55%{-webkit-transform:skewY(0deg);transform:skewY(0deg)}65%{background-color:#1c3aa4;-webkit-transform:skewY(5deg);transform:skewY(5deg)}75%{-webkit-transform:skewX(0deg);transform:skewX(0deg)}85%{-webkit-transform:translateX(30px);transform:translateX(30px)}to{-webkit-transform:translateX(-30px);transform:translateX(-30px)}}@keyframes add-to-cart{15%{background-color:var(--secondary-color-orange);-webkit-transform:skewY(5deg);transform:skewY(5deg)}30%{-webkit-transform:skewX(0deg);transform:skewX(0deg)}40%{background-color:var(--secondary-color-orange);-webkit-transform:skewY(-5deg);transform:skewY(-5deg)}55%{-webkit-transform:skewY(0deg);transform:skewY(0deg)}65%{background-color:#1c3aa4;-webkit-transform:skewY(5deg);transform:skewY(5deg)}75%{-webkit-transform:skewX(0deg);transform:skewX(0deg)}85%{-webkit-transform:translateX(30px);transform:translateX(30px)}to{-webkit-transform:translateX(-30px);transform:translateX(-30px)}}:root{--secondary-color-orange:#f66b0e;--main-color-dark:#112b3c;--main-color-light:#828282;--primary-color-light:#bdbdbd;--font-family-main:"Source Sans Pro",sans-serif;--text-font-size:1.25rem}.text-main-dark{color:#112b3c;color:var(--main-color-dark);font-family:Source Sans Pro,sans-serif;font-family:var(--font-family-main);font-size:16px;font-weight:400}.text-main-light{color:#828282;color:var(--main-color-light)}.section-margin{margin:3.75rem 0}.text-center{text-align:center}.testimonial-section{background-color:var(--main-color-dark);margin-top:8rem;min-height:33rem;padding:5rem}.testimonial-section h2{color:#fff;font-size:4rem;font-weight:700;margin-top:0}.customer-img-div{margin-left:4rem;position:relative}.customer-img{height:25rem}.star-img{bottom:-4rem;left:0;position:absolute}.customer-comment{width:50%}.customer-comment h4{color:#fff;font-size:36px;font-weight:700;margin-top:0}.customer-words{color:hsla(0,0%,100%,.8);font-size:20px;font-weight:400}.customer-comment h6{color:var(--secondary-color-orange);font-size:var(--text-font-size);font-weight:700;margin-bottom:0}.customer-occupation{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400}@media screen and (max-width:918px){.customer-img-div{margin-left:0}.customer-comment{margin-top:8rem;width:80%}}@media screen and (max-width:768px){.testimonial-section{padding:2rem}.customer-img-div{margin:auto}.customer-comment{width:100%}}@media screen and (max-width:425px){.customer-img{object-fit:contain;width:15rem}}
/*# sourceMappingURL=main.fe054cfb.css.map*/