.main-footer{background:var(--pink-color);padding:48px 0 60px;border-top:1px solid var(--black-color)}.main-footer .footer-top{border-bottom:1px solid rgba(32,32,32,.1);padding-bottom:40px;display:flex;flex-wrap:wrap;align-items:center;gap:32px}.main-footer .footer-top .footer-logo{display:none}.main-footer .footer-top .footer-logo a{display:flex}.main-footer .footer-top h2{font-size:32px;width:39%;color:var(--white-color)}.main-footer .footer-top .footer-newsletter{width:34%;display:flex}.main-footer .footer-top .footer-newsletter .newsletter-form__wrapper{width:100%}.main-footer .footer-top .footer-newsletter .newsletter-form{background:var(--white-color);border-radius:12px;border:1px solid var(--black-color);padding:5px}.main-footer .footer-top .footer-newsletter .newsletter-form .field{margin:0;min-width:auto;flex:auto;align-self:center}.main-footer .footer-top .footer-newsletter .newsletter-form .field:first-child{width:calc(100% - 126px)}.main-footer .footer-top .footer-newsletter .newsletter-form .field:last-child{width:126px}.main-footer .footer-top .footer-newsletter .newsletter-form input{border:0;padding:9px 12px 9px 22px;height:auto;color:var(--black-color);font-family:var(--font-family-book)}.main-footer .footer-top .footer-newsletter .newsletter-form input::placeholder{color:#8b8b8b}.main-footer .footer-top .footer-newsletter .newsletter-form input::-webkit-input-placeholder{color:#8b8b8b}.main-footer .footer-top .footer-newsletter .newsletter-form input:focus{box-shadow:none}.main-footer .footer-top .footer-newsletter .newsletter-form .button{width:auto;background:var(--pink-color);color:var(--white-color);padding:9px 30px;height:auto;border-radius:10px;border-width:1px 1px 4px 1px;border-color:var(--black-color);border-style:solid;font-size:14px;font-family:var(--font-family)}.main-footer .footer-top .footer-newsletter .newsletter-form .button:hover{background:var(--primary-color)}.main-footer .footer-social{display:flex;align-items:center;flex-wrap:wrap;gap:16px;width:calc(27% - 64px)}.main-footer .footer-social h3{color:var(--white-color);font-size:18px;font-family:var(--font-family-medium);font-weight:500}.main-footer .footer-social .social-icons-list{display:flex;align-items:center;gap:12px}.main-footer .footer-social .social-icons-list li{display:flex}.main-footer .footer-social .social-icons-list li a{display:flex;width:20px;height:20px}.main-footer .footer-social .social-icons-list li a span.icon{width:100%;height:100%}.main-footer .footer-social .social-icons-list li a svg{color:var(--white-color);transition:var(--webkit-transition-all);width:100%;height:100%}.main-footer .footer-social .social-icons-list li a svg path{fill:var(--white-color);transition:var(--webkit-transition-all)}.main-footer .footer-social .social-icons-list li a:hover svg{color:var(--black-color)}.main-footer .footer-social .social-icons-list li a:hover svg path{fill:var(--black-color)}.main-footer .footer-bottom{display:flex;flex-wrap:wrap;gap:80px;padding:40px 0;border-bottom:1px solid rgba(32,32,32,.1)}.main-footer .footer-bottom .footer-left{width:29%;display:flex;flex-wrap:wrap;align-content:flex-start}.main-footer .footer-bottom .footer-left .footer-logo{margin-bottom:24px;width:100%}.main-footer .footer-bottom .footer-left .footer-logo a{display:flex}.main-footer .footer-bottom .footer-left .footer-logo a img{max-width:100px;object-fit:contain}.main-footer .footer-bottom .footer-left p{color:var(--white-color);font-size:14px;line-height:22px;margin-bottom:45px}.main-footer .footer-payment{display:flex;flex-wrap:wrap}.main-footer .footer-payment ul{display:flex;align-items:center;gap:8px}.main-footer .footer-payment ul li{display:flex;justify-content:center;align-items:center;border-radius:4px;overflow:hidden}.main-footer .footer-payment ul li svg{width:38px;height:26px}.main-footer .footer-bottom .footer-right{display:flex;flex-wrap:wrap;gap:80px;width:calc(71% - 80px)}.main-footer .footer-bottom .footer-right .footer-menu{display:flex;flex-direction:column;align-items:flex-start;width:calc(33.33% - 80px)}.main-footer .footer-bottom .footer-right .footer-menu h3{color:var(--white-color);font-size:18px;font-family:var(--font-family-medium);margin-bottom:28px;font-weight:500;position:relative;width:100%}.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow{position:absolute;width:14px;height:14px;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);display:none;align-items:center;justify-content:center}.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow:after,.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow:before{content:"";display:flex;background-color:var(--white-color)}.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow:before{width:2px;height:100%}.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow:after{left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);position:absolute;height:2px;width:100%}.main-footer .footer-bottom .footer-right .footer-menu ul{display:flex;flex-direction:column;width:100%;gap:20px}.main-footer .footer-bottom .footer-right .footer-menu ul li a{color:var(--white-color);font-family:var(--font-family-book)}.main-footer .footer-bottom .footer-right .footer-menu ul li a.footer-email-id{word-break:break-word;overflow-wrap:break-word}.main-footer .footer-bottom .footer-right .footer-menu ul li a:hover{color:var(--black-color)}.main-footer .footer-bottom .footer-right .footer-menu.contact-info{width:28%}.main-footer .footer-bottom .footer-right .footer-menu ul.contact-list-info li h4{font-family:var(--font-family);font-size:13px;margin-bottom:8px;text-transform:uppercase;color:var(--white-color);letter-spacing:2px}.main-footer .footer-bottom .footer-right .footer-menu ul.contact-list-info li p{color:var(--white-color);max-width:70%}.main-footer .footer-copyright{display:flex;justify-content:center;padding-top:40px}.main-footer .footer-copyright p,.main-footer .footer-copyright p a{color:var(--white-color);font-family:var(--font-family-book)}.main-footer .footer-copyright p.made-by-text{display:flex;align-items:center;gap:4px}.main-footer .footer-mobile-social{display:none;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:20px 0;gap:16px;border-bottom:1px solid rgba(32,32,32,.1)}.main-footer .footer-mobile-social .footer-social{width:auto}@media screen and (max-width:1400px){.main-footer .footer-bottom{gap:40px}.main-footer .footer-bottom .footer-left{width:28%}.main-footer .footer-bottom .footer-right{gap:40px;width:calc(72% - 40px)}.main-footer .footer-bottom .footer-right .footer-menu{width:calc(33.33% - 40px)}}@media screen and (max-width:991px){.main-footer{padding:40px 0 0}.main-footer .footer-top{row-gap:16px;column-gap:24px;border:0;padding-bottom:24px;display:grid;grid-template-columns:70px calc(100% - 94px);align-items:flex-start}.main-footer .footer-top .footer-logo{display:flex;grid-row:span 2;width:70px}.main-footer .footer-top .footer-newsletter{width:100%}.main-footer .footer-top h2{font-size:16px;width:100%}.main-footer .footer-top .footer-social{display:none}.main-footer .footer-bottom{padding:0;gap:20px}.main-footer .footer-bottom .footer-left{width:100%}.main-footer .footer-bottom .footer-left p{margin:0}.main-footer .footer-bottom .footer-left .footer-logo,.main-footer .footer-bottom .footer-left .footer-payment{display:none}.main-footer .footer-bottom .footer-right{width:100%;gap:0}.main-footer .footer-bottom .footer-right .footer-menu,.main-footer .footer-bottom .footer-right .footer-menu.contact-info{width:100%}.main-footer .footer-bottom .footer-right .footer-menu{border-top:1px solid rgba(32,32,32,.1);padding:22px 10px}.main-footer .footer-bottom .footer-right .footer-menu:first-child{border-top:0;padding-top:0}.main-footer .footer-bottom .footer-right .footer-menu h3{margin:0;font-size:16px}.main-footer .footer-bottom .footer-right .footer-menu h3 .menu-arrow{display:flex}.main-footer .footer-bottom .footer-right .footer-menu h3.active .menu-arrow:before{opacity:0}.main-footer .footer-bottom .footer-right .footer-menu ul{display:none;gap:8px;margin-top:16px}.main-footer .footer-bottom .footer-right .footer-menu h3.active+ul{display:flex}.main-footer .footer-bottom .footer-right .footer-menu ul li a{font-size:14px}.main-footer .footer-bottom .footer-right .footer-menu.contact-info{padding-left:0;padding-right:0}.main-footer .footer-bottom .footer-right .footer-menu.contact-info h3{display:none}.main-footer .footer-bottom .footer-right .footer-menu.contact-info .contact-list-info{gap:10px;display:flex!important;margin:0}.main-footer .footer-bottom .footer-right .footer-menu.contact-info .contact-list-info li{display:flex;align-items:center;gap:8px;margin:0;width:100%}.main-footer .footer-bottom .footer-right .footer-menu.contact-info .contact-list-info li h4{margin:0;text-transform:capitalize;font-size:12px}.main-footer .footer-bottom .footer-right .footer-menu.contact-info .contact-list-info li p{font-size:14px}.main-footer .footer-social .social-icons-list li a{width:16px;height:16px}.main-footer .footer-payment ul li{width:26px;height:18px}.main-footer .footer-payment ul li svg{width:26px;height:18px}.main-footer .footer-mobile-social{display:flex}.main-footer .footer-copyright{padding:20px 0;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:12px}.main-footer .footer-copyright p,.main-footer .footer-copyright p a{font-size:12px}}@media screen and (max-width:767px){.main-footer .footer-bottom .footer-left p{font-size:12px;line-height:20px}.main-footer .footer-top .footer-newsletter .newsletter-form input{font-size:12px}.main-footer .footer-top .footer-newsletter .newsletter-form .field:first-child{width:calc(100% - 104px)}.main-footer .footer-top .footer-newsletter .newsletter-form .field:last-child{width:104px}.main-footer .footer-top .footer-newsletter .newsletter-form{padding:3px}.main-footer .footer-top .footer-newsletter .newsletter-form .button{padding:7px 18px;min-width:104px;font-size:12px!important}.main-footer .newsletter-form .field label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/new-footer.css.map */
