/* MAGICSHOP global header CSS - applies on all pages */

.header-top { background: #1d1d1d !important;
    color: #fff !important;
    font-size: 12px !important; }
.header-top a { color: #fff !important;
    text-decoration: none !important; }
.header-top a:hover { opacity: 0.85 !important; }
.header-top .top-link .language img,
.header-top .top-link .currency img,
.header-top .lang-curr img { width: 22px !important;
    height: 14px !important;
    object-fit: cover !important;
    border-radius: 2px !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 4px !important; }
.header-top .telephone { white-space: nowrap !important; }
.header-top .telephone .phones-wrap { display: inline-flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important; }
.header-top .telephone,
.header-top .telephone .phones-wrap,
.header-top .telephone .phones-wrap { white-space: nowrap !important; }
.header-top .telephone .phones-wrap a,
.header-top .telephone .phones-wrap a { font-size: 11px !important;
    margin-right: 10px !important;
    white-space: nowrap !important; }
.header-top .telephone .phones-wrap a:last-child { margin-right: 0 !important; }
.header-top .welcome-msg { font-size: 11px !important; }
html body div.header-top div.container div.header-top__inner div.telephone,
html body .header-top .telephone { white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    flex-shrink: 0 !important;
    min-width: 0 !important; }
html body div.header-top div.container div.header-top__inner div.telephone span.phones-wrap,
html body .header-top .telephone .phones-wrap { display: inline-flex !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    gap: 8px !important; }
html body div.header-top div.container div.header-top__inner div.telephone span.phones-wrap a,
html body .header-top .telephone .phones-wrap a { font-size: 10px !important;
    margin-right: 0 !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important; }
html body div.header-top div.container div.header-top__inner div.telephone span.phones-wrap a i,
html body .header-top .telephone .phones-wrap a i { font-size: 10px !important;
    margin-right: 2px !important; }
html body .header-top img,
html body .header-top .top-link img,
html body .header-top .top-link.lang-curr img,
html body .header-top .top-link.lang-curr li img,
html body .header-top .lang-curr img,
html body .header-top .language img,
html body .header-top .currency img,
html body div.header-top a img { width: 18px !important;
    height: 12px !important;
    max-width: 18px !important;
    max-height: 12px !important;
    min-width: 18px !important;
    min-height: 12px !important;
    object-fit: cover !important;
    border-radius: 2px !important;
    border: none !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 4px !important; }
html body .header-top .header-top__inner { display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 16px !important; }
html body .header-top .welcome-msg { font-size: 10px !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
