.wetheme-contact-bar{display:flex;align-items:center;justify-content:space-between;background:#ff9800;color:#fff;padding:20px 25px;border-radius:20px;gap:5px}.wetheme-contact-bar .contact-logo{flex:0 0 auto;margin-left:10px}.wetheme-contact-bar .contact-logo img{display:block;width:40px;height:40px;object-fit:contain;border-radius:8px}.wetheme-contact-bar .contact-address{flex:1 1 auto;text-align:right;color:#fff}.wetheme-contact-bar .contact-phones{flex:0 0 auto;display:flex;align-items:center;white-space:nowrap}.wetheme-contact-bar .contact-phones .phone-box{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;padding:8px 14px;border-radius:10px;font-weight:700;text-decoration:none;margin-left:10px;gap:5px}.wetheme-contact-bar .contact-phones .phone-box i.fa-regular.fa-phone{order:0;color:#000;align-items:center;justify-content:center}.wetheme-contact-bar .contact-phones .phone-box .phone-text{order:1}@media (min-width:769px) and (max-width:1024px){.wetheme-contact-bar{flex-wrap:wrap;justify-content:center;gap:15px}.wetheme-contact-bar .contact-logo{flex:0 0 auto;margin-left:8px;order:1}.wetheme-contact-bar .contact-logo img{width:38px;height:38px}.wetheme-contact-bar .contact-address{flex:0 0 auto;text-align:right;font-size:14.5px;order:2}.wetheme-contact-bar .contact-phones{flex:1 1 100%;order:3;flex-wrap:wrap;justify-content:center;gap:8px}.wetheme-contact-bar .contact-phones .phone-box{padding:7px 13px;font-size:13.5px;margin-left:0;border-radius:9px}}@media (min-width:768px) and (max-width:768px){.wetheme-contact-bar{flex-wrap:wrap;justify-content:center;gap:15px}.wetheme-contact-bar .contact-logo{flex:0 0 auto;margin-left:0;margin-right:10px;order:1}.wetheme-contact-bar .contact-logo img{width:38px;height:38px}.wetheme-contact-bar .contact-address{flex:0 0 auto;text-align:right;font-size:14.5px;order:2}.wetheme-contact-bar .contact-phones{flex:1 1 100%;order:3;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:5px}.wetheme-contact-bar .contact-phones .phone-box{padding:7px 13px;font-size:13.5px;margin-left:0;border-radius:9px}}@media (max-width:767px){.wetheme-contact-bar{flex-direction:column;align-items:stretch;padding:15px 18px;border-radius:16px;gap:15px}.wetheme-contact-bar .contact-logo{margin-left:0;align-self:center}.wetheme-contact-bar .contact-logo img{width:32px;height:32px}.wetheme-contact-bar .contact-address{text-align:center;font-size:13px}.wetheme-contact-bar .contact-phones{justify-content:center;flex-wrap:wrap;gap:8px}.wetheme-contact-bar .contact-phones .phone-box{padding:6px 10px;font-size:12px;margin-left:0;border-radius:8px}}