header .contact-info{display:inline-block;list-style:none;margin:0;padding:0}header .contact-info a,header .contact-info li span{color:var(--white);font-size:12px;font-weight:600}header .contact-info li:hover,header .header-btn-section .btn-text:hover{opacity:.7;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}header .contact-info li{display:inline-block}header .header-top-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}header a.theme-btn.orange-btn{font-size:12px;font-weight:600;padding:7px 14px}header .contact-info li:first-child{margin-right:13px}.header-top-col-2 .header-social-icons{display:none}.header-top-col-2 .header-social-icons svg{height:24px;fill:#fff}.header-top-col-2 .header-social-icons .social-links__link{margin-right:15px}@media(max-width:991px){header .header-top-col-2{display:none}header .contact-info{text-align:center}header .header-top-content{justify-content:center}}