.ecommerce-footer{font-family:var(--primary-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif)}.ecommerce-footer .container{max-width:var(--container-max-width,1440px);margin:0 auto;padding:0 var(--container-padding,1rem)}.ecommerce-footer .newsletter-section{background:var(--announcement-bg,var(--highlight-color,#0cb));color:var(--announcement-text-color,#ffffff);padding:40px 0}.ecommerce-footer .newsletter-section .newsletter-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-text{flex:1 1}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-text h3{font-size:28px;font-weight:700;margin:0 0 8px;color:var(--announcement-text-color,#ffffff)}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-text p{font-size:16px;margin:0;opacity:.9}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form{flex:1 1;max-width:400px}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group{display:flex;background:var(--color-background,#ffffff);border-radius:50px;overflow:hidden;box-shadow:var(--shadow-md,0 4px 15px rgba(0,0,0,.1))}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-input{flex:1 1;border:none;padding:15px 20px;font-size:14px;outline:none;background:rgba(0,0,0,0)}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-input::placeholder{color:var(--color-text-muted,#999)}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-btn{background:var(--button-color,var(--highlight-color,#0cb));color:var(--button-font-color,#ffffff);border:none;padding:15px 30px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;border-radius:0 50px 50px 0}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-btn:hover{background:var(--color-primary-dark,var(--primary-color,#009aa3));transform:translateY(-1px)}.ecommerce-footer .footer-main{background:var(--footer-bg-color,#2c3e50);color:var(--footer-text-color,#ffffff);padding:60px 0 40px}.ecommerce-footer .footer-main .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;grid-gap:40px;gap:40px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo{margin-bottom:20px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-img{max-height:120px;width:auto;image-rendering:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-img.circular{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.2);box-shadow:var(--shadow-md,0 4px 15px rgba(0,0,0,.2))}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-text h3{font-size:24px;font-weight:700;margin:0;color:var(--footer-text-color,#ffffff)}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .company-description{font-size:14px;line-height:1.6;margin-bottom:25px;opacity:.8}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info{margin-bottom:25px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;opacity:.9}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item svg{color:var(--footer-accent-color,var(--highlight-color,#0cb));flex-shrink:0}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links{display:flex;gap:15px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;color:var(--footer-text-color,#ffffff);transition:all .3s ease}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links a:hover{background:var(--footer-accent-color,var(--highlight-color,#0cb));transform:translateY(-2px)}.ecommerce-footer .footer-main .footer-grid .footer-column .footer-title{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--footer-text-color,#ffffff)}.ecommerce-footer .footer-main .footer-grid .footer-column .footer-links{list-style:none;padding:0;margin:0}.ecommerce-footer .footer-main .footer-grid .footer-column .footer-links li{margin-bottom:10px}.ecommerce-footer .footer-main .footer-grid .footer-column .footer-links li a{color:var(--footer-link-color,rgba(255,255,255,.8));text-decoration:none;font-size:14px;transition:all .3s ease}.ecommerce-footer .footer-main .footer-grid .footer-column .footer-links li a:hover{color:var(--footer-accent-color,var(--highlight-color,#0cb));padding-left:5px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download p{font-size:14px;opacity:.8;margin-bottom:20px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons{display:flex;flex-direction:column;gap:12px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button{display:flex;align-items:center;gap:12px;background:var(--color-text-primary,#2c3e50);color:var(--footer-text-color,#ffffff);padding:12px 16px;border-radius:var(--radius-sm,8px);text-decoration:none;transition:all .3s ease}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button:hover{background:var(--color-text-secondary,#495057);transform:translateY(-2px)}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button .app-text{display:flex;flex-direction:column}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button .app-text .download-text{font-size:11px;opacity:.8}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button .app-text .store-name{font-size:14px;font-weight:600}.ecommerce-footer .footer-features{background:var(--footer-bg-color,#34495e);padding:40px 0}.ecommerce-footer .footer-features .features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.ecommerce-footer .footer-features .features-grid .feature-item{display:flex;align-items:center;gap:15px;color:var(--footer-text-color,#ffffff)}.ecommerce-footer .footer-features .features-grid .feature-item svg{color:var(--footer-accent-color,var(--highlight-color,#0cb));flex-shrink:0}.ecommerce-footer .footer-features .features-grid .feature-item .feature-content h5{font-size:16px;font-weight:600;margin:0 0 4px;color:var(--footer-text-color,#ffffff)}.ecommerce-footer .footer-features .features-grid .feature-item .feature-content p{font-size:13px;margin:0;opacity:.8}.ecommerce-footer .footer-bottom{background:var(--footer-bg-color,#1a252f);color:var(--footer-text-color,#ffffff);padding:20px 0}.ecommerce-footer .footer-bottom .footer-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.ecommerce-footer .footer-bottom .footer-bottom-content .copyright p{margin:0;font-size:14px;opacity:.8}.ecommerce-footer .footer-bottom .footer-bottom-content .payment-methods{display:flex;align-items:center;gap:15px}.ecommerce-footer .footer-bottom .footer-bottom-content .payment-methods span{font-size:14px;opacity:.8}.ecommerce-footer .footer-bottom .footer-bottom-content .payment-methods .payment-icons{display:flex;gap:8px}.ecommerce-footer .footer-bottom .footer-bottom-content .payment-methods .payment-icons .payment-icon{color:var(--footer-link-color,rgba(255,255,255,.6));transition:color .3s ease}.ecommerce-footer .footer-bottom .footer-bottom-content .payment-methods .payment-icons .payment-icon:hover{color:var(--footer-accent-color,var(--highlight-color,#0cb))}.ecommerce-footer .footer-bottom .footer-bottom-content .powered-by{display:flex;align-items:center;gap:8px;font-size:14px;opacity:.8}.ecommerce-footer .footer-bottom .footer-bottom-content .powered-by .plugd-logo{filter:brightness(0) invert(1)}@media(max-width:1024px){.ecommerce-footer .footer-main .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download{grid-column:1/-1;margin-top:20px;text-align:center}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons{flex-direction:row;justify-content:center;max-width:400px;margin:0 auto}.ecommerce-footer .footer-features .features-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.ecommerce-footer{margin-bottom:0!important;padding-bottom:0!important}.ecommerce-footer .newsletter-section{padding:30px 0}.ecommerce-footer .newsletter-section .newsletter-content{flex-direction:column;text-align:center;gap:25px}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form{max-width:100%}.ecommerce-footer .footer-main{padding:45px 0 35px}.ecommerce-footer .footer-main .footer-grid{grid-template-columns:1fr;gap:35px;text-align:center}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo{margin-bottom:25px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-img.circular{width:100px;height:100px;border:3px solid hsla(0,0%,100%,.15);box-shadow:0 6px 20px rgba(0,0,0,.25)}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-text h3{font-size:22px;letter-spacing:.5px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .company-description{font-size:15px;line-height:1.65;margin-bottom:30px;opacity:.85;max-width:320px;margin-left:auto;margin-right:auto}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info{margin-bottom:30px;max-width:280px;margin-left:auto;margin-right:auto}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item{justify-content:flex-start;text-align:left;gap:12px;margin-bottom:12px;font-size:14px;padding:6px 0;border-radius:6px;transition:all .3s ease}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item:hover{background:hsla(0,0%,100%,.05);padding-left:8px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item svg{color:var(--footer-accent-color,var(--highlight-color,#0cb));flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links{justify-content:center;gap:18px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links a{width:44px;height:44px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links a:hover{background:var(--footer-accent-color,var(--highlight-color,#0cb));transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px rgba(228,101,142,.3);border-color:var(--footer-accent-color,var(--highlight-color,#0cb))}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download){background:hsla(0,0%,100%,.02);border-radius:12px;padding:25px 20px;border:1px solid hsla(0,0%,100%,.08)}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-title{font-size:18px;margin-bottom:20px;color:var(--footer-accent-color,var(--highlight-color,#0cb));font-weight:700;letter-spacing:.5px;position:relative}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent,var(--footer-accent-color,var(--highlight-color,#0cb)),transparent);border-radius:1px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 20px;gap:10px 20px;text-align:left;max-width:320px;margin:0 auto}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li{margin-bottom:0}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a{font-size:14px;line-height:1.5;display:block;padding:8px 12px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;color:hsla(0,0%,100%,.85);font-weight:500}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a:before{content:"→";position:absolute;left:-5px;opacity:0;color:var(--footer-accent-color,var(--highlight-color,#0cb));transition:all .3s ease;transform:translateX(-5px)}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a:hover{color:#fff;background:rgba(228,101,142,.1);border-left:3px solid var(--footer-accent-color,var(--highlight-color,#0cb));padding-left:15px;transform:translateX(3px);box-shadow:0 4px 12px rgba(228,101,142,.15)}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a:hover:before{opacity:1;transform:translateX(0)}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download{margin-top:10px;background:rgba(0,0,0,.2);border-radius:16px;padding:30px 25px;border:1px solid hsla(0,0%,100%,.1)}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .footer-title{color:var(--footer-accent-color,var(--highlight-color,#0cb));font-weight:700;margin-bottom:15px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download p{margin-bottom:25px;font-size:15px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons{flex-direction:column;max-width:280px;gap:15px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button{background:linear-gradient(135deg,var(--color-text-primary,#2c3e50) 0,var(--color-text-secondary,#495057) 100%);border:1px solid hsla(0,0%,100%,.15);border-radius:var(--radius-md,12px);padding:15px 20px;box-shadow:var(--shadow-lg,0 6px 20px rgba(0,0,0,.3))}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button:hover{background:linear-gradient(135deg,var(--color-text-secondary,#495057) 0,var(--color-text-muted,#6c757d) 100%);transform:translateY(-2px);box-shadow:var(--shadow-xl,0 10px 30px rgba(0,0,0,.4));border-color:var(--footer-accent-color,var(--highlight-color,#0cb))}.ecommerce-footer .footer-features{padding:30px 0}.ecommerce-footer .footer-features .features-grid{grid-template-columns:1fr;gap:20px;text-align:center}.ecommerce-footer .footer-features .features-grid .feature-item{flex-direction:column;gap:10px}.ecommerce-footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:15px;text-align:center}.ecommerce-footer .margin-div-bg{background:var(--footer-bg-color,#1a252f)!important;margin:0!important;padding:0!important}.ecommerce-footer .margin-div-bg.d-flex.justify-content-center.footer-bg{margin:0!important;padding:20px 0 0!important;background:var(--footer-bg-color,#1a252f)!important;height:auto!important}.ecommerce-footer .margin-div-bg .container{margin:0 auto!important;padding:0 15px!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:15px;padding:0!important;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .copyright{order:1;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .copyright p{text-align:center;font-size:13px;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .copyright p.mb-0{margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods{order:2;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap{flex-direction:column;gap:10px;text-align:center;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap span.me-3{margin:0 0 8px!important;font-size:13px}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap .d-flex.gap-2.flex-wrap{justify-content:center;gap:6px;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .powered-by{order:3;margin:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .powered-by a.d-flex.align-items-center.text-decoration-none.primary-font-color{justify-content:center;font-size:13px;margin:0!important}body .ecommerce-footer{margin-bottom:0!important}body .ecommerce-footer .margin-div-bg{margin-bottom:0!important;padding-bottom:0!important}}@media(max-width:480px){.ecommerce-footer .container{padding:0 15px}.ecommerce-footer .newsletter-section{padding:25px 0}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-text h3{font-size:24px}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-input{padding:12px 15px;font-size:13px}.ecommerce-footer .newsletter-section .newsletter-content .newsletter-form .input-group .newsletter-btn{padding:12px 20px;font-size:13px}.ecommerce-footer .footer-main{padding:35px 0 25px}.ecommerce-footer .footer-main .footer-grid{gap:25px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-img.circular{width:85px;height:85px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .footer-logo .logo-text h3{font-size:20px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .company-description{font-size:14px;max-width:280px;margin-bottom:25px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info{max-width:260px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .contact-info .contact-item{font-size:13px;gap:10px;margin-bottom:10px;padding:5px 0}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links{gap:15px}.ecommerce-footer .footer-main .footer-grid .footer-column.company-info .social-links a{width:40px;height:40px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download){padding:20px 15px;border-radius:10px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-title{font-size:17px;margin-bottom:16px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-title:after{width:35px;bottom:-6px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links{grid-template-columns:1fr 1fr;gap:8px 15px;max-width:300px}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a{font-size:13px;padding:6px 10px;line-height:1.4}.ecommerce-footer .footer-main .footer-grid .footer-column:not(.company-info):not(.app-download) .footer-links li a:hover{padding-left:13px;transform:translateX(2px)}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download{padding:25px 20px;border-radius:14px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .footer-title{font-size:17px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download p{font-size:14px;margin-bottom:20px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons{max-width:260px;gap:12px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button{padding:12px 16px;border-radius:10px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button .app-text .download-text{font-size:10px}.ecommerce-footer .footer-main .footer-grid .footer-column.app-download .app-buttons .app-button .app-text .store-name{font-size:13px}.ecommerce-footer .footer-features{padding:25px 0}.ecommerce-footer .footer-features .features-grid{gap:15px}.ecommerce-footer .margin-div-bg{height:auto!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0{padding-bottom:0!important;margin-bottom:0!important;height:auto!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .copyright p{font-size:12px;margin-bottom:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap span.me-3{font-size:12px}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap .d-flex.gap-2.flex-wrap{gap:4px}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .payment-methods.d-flex.align-items-center.flex-wrap .d-flex.gap-2.flex-wrap svg{width:35px!important;height:22px!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .powered-by{margin-bottom:0!important}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .powered-by a.d-flex.align-items-center.text-decoration-none.primary-font-color{font-size:12px}.ecommerce-footer .margin-div-bg .container .d-flex.justify-content-between.align-items-center.flex-wrap.mt-4.mb-0 .powered-by a.d-flex.align-items-center.text-decoration-none.primary-font-color img.me-2.pb-1{width:18px!important;height:20px!important}}