

/* =========================================================
   KOPĪGĀ STRUKTŪRA: TABLET + PHONE (0–991px)
   ========================================================= */
@media (max-width:991px){

html body header#header.typeheader-1{
    position:relative !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    background:#232f3e !important;
}

/* Tikai galvenes konteineriem noņemam fiksētos/Bootstrap ierobežojumus. */
html body header#header.typeheader-1 > .header-top > .container,
html body header#header.typeheader-1 > .header-middle > .container,
html body header#header.typeheader-1 > .header-bottom > .container{
    box-sizing:border-box !important;
    width:100% !important;
    max-width:none !important;
    margin:0 auto !important;
    padding-left:12px !important;
    padding-right:12px !important;
}

/* Visām trim tiešajām rindām stabila ģeometrija. */
html body header#header.typeheader-1 > .header-top > .container > .row,
html body header#header.typeheader-1 > .header-middle > .container > .row,
html body header#header.typeheader-1 > .header-bottom > .container > .row{
    box-sizing:border-box !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
}

/* =========================================================
   1. AUGŠĒJĀ KONTA / VALODAS JOSLA
   ========================================================= */
html body header#header.typeheader-1 .header-top{
    box-sizing:border-box !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-top > .container > .row{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    flex-wrap:nowrap !important;
}

html body header#header.typeheader-1 .header-top-left,
html body header#header.typeheader-1 .header-top-right{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    float:none !important;
    box-sizing:border-box !important;
    min-width:0 !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
}

html body header#header.typeheader-1 .header-top-left{
    flex:0 1 42% !important;
    justify-content:flex-start !important;
}

html body header#header.typeheader-1 .header-top-right{
    flex:1 1 58% !important;
    justify-content:flex-end !important;
}

html body header#header.typeheader-1 .header-top ul,
html body header#header.typeheader-1 .header-top li,
html body header#header.typeheader-1 .header-top a,
html body header#header.typeheader-1 .header-top button,
html body header#header.typeheader-1 .header-top form,
html body header#header.typeheader-1 .header-top .btn-group{
    box-sizing:border-box !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
}

html body header#header.typeheader-1 .header-top .top-link{
    display:flex !important;
    align-items:center !important;
    flex-wrap:nowrap !important;
    min-width:0 !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    white-space:nowrap !important;
}

html body header#header.typeheader-1 .header-top .top-link > li{
    display:flex !important;
    align-items:center !important;
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    white-space:nowrap !important;
}

/* Planšetē/telefonā atsevišķā checkout teksta saite rada lieku pārblīvējumu. */
html body header#header.typeheader-1 .header-top-left li.checkout{
    display:none !important;
}

/* =========================================================
   2. LOGO JOSLA
   ========================================================= */
html body header#header.typeheader-1 .header-middle{
    position:relative !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-middle > .container,
html body header#header.typeheader-1 .header-middle > .container > .row{
    position:relative !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    float:none !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo .logo,
html body header#header.typeheader-1 .header-middle .navbar-logo .logo > a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    margin:0 auto !important;
    padding:0 !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo img[src*="i_Light_logo_250px.png"],
html body header#header.typeheader-1 .header-middle .navbar-logo img[title="i-Light.lv"]{
    display:block !important;
    box-sizing:border-box !important;
    margin:0 !important;
    padding:0 !important;
    object-fit:contain !important;
    object-position:center !important;
    aspect-ratio:250 / 91 !important;
}

/*
 * Galvenās izvēlnes hamburgeris DOM atrodas header-middle.
 * Pozicionējam to precīzi nākamajā header-bottom joslā.
 */
html body header#header.typeheader-1 .header-middle .main-menu{
    position:absolute !important;
    left:auto !important;
    float:none !important;
    box-sizing:border-box !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    z-index:12050 !important;
}

html body header#header.typeheader-1 .header-middle .main-menu > .responsive,
html body header#header.typeheader-1 .header-middle .main-menu nav.navbar-default,
html body header#header.typeheader-1 .header-middle .main-menu .container-megamenu.horizontal,
html body header#header.typeheader-1 .header-middle .main-menu .navbar-header{
    position:relative !important;
    display:block !important;
    float:none !important;
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-middle #show-megamenu{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    float:none !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:100% !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    line-height:1 !important;
}

/* Tukšais middle-right mobilajos režīmos vietu nerezervē. */
html body header#header.typeheader-1 .header-middle .middle-right{
    display:none !important;
    visibility:hidden !important;
    position:absolute !important;
    width:0 !important;
    height:0 !important;
    margin:0 !important;
    padding:0 !important;
}

/* =========================================================
   3. KATEGORIJU / MEKLĒŠANAS / GROZA JOSLA
   ========================================================= */
html body header#header.typeheader-1 .header-bottom{
    position:relative !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    border-top:1px solid rgba(255,255,255,.10) !important;
}

html body header#header.typeheader-1 .header-bottom > .container,
html body header#header.typeheader-1 .header-bottom > .container > .row{
    height:100% !important;
    min-height:0 !important;
    max-height:100% !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom > .container > .row{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    flex-wrap:nowrap !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1,
html body header#header.typeheader-1 .header-bottom .bottom2,
html body header#header.typeheader-1 .header-bottom .bottom3{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    float:none !important;
    box-sizing:border-box !important;
    min-width:0 !important;
    height:100% !important;
    margin:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    flex:1 1 auto !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    justify-content:center !important;
}

/* Kategoriju pogas struktūra. */
html body header#header.typeheader-1 .header-bottom .bottom1 > .responsive,
html body header#header.typeheader-1 .header-bottom .bottom1 .so-vertical-menu,
html body header#header.typeheader-1 .header-bottom .bottom1 nav.navbar-default,
html body header#header.typeheader-1 .header-bottom .bottom1 .container-megamenu.vertical,
html body header#header.typeheader-1 .header-bottom .bottom1 #menuHeading,
html body header#header.typeheader-1 .header-bottom .bottom1 .megamenuToogle-wrapper,
html body header#header.typeheader-1 .header-bottom .bottom1 .megamenuToogle-pattern,
html body header#header.typeheader-1 .header-bottom .bottom1 .navbar-header{
    position:relative !important;
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1
.megamenuToogle-pattern > .container{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 10px !important;
    line-height:normal !important;
    white-space:nowrap !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    float:none !important;
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:100% !important;
    margin:0 !important;
    padding:0 10px !important;
    border:0 !important;
    background:transparent !important;
    line-height:normal !important;
    white-space:nowrap !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu > i{
    flex:0 0 auto !important;
    margin:0 7px 0 0 !important;
    line-height:1 !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu > span{
    display:block !important;
    min-width:0 !important;
    margin:0 !important;
    line-height:1.15 !important;
    white-space:nowrap !important;
}

/* Meklēšanas lauks vienmēr iecentrēts savā joslas daļā. */
html body header#header.typeheader-1 .header-bottom .search-header-w,
html body header#header.typeheader-1 .header-bottom #sosearchpro,
html body header#header.typeheader-1 .header-bottom #sosearchpro > form,
html body header#header.typeheader-1 .header-bottom #search0{
    position:relative !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
}

html body header#header.typeheader-1 .header-bottom #search0{
    display:flex !important;
    align-items:stretch !important;
    flex-wrap:nowrap !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .autosearch-input{
    flex:1 1 auto !important;
    box-sizing:border-box !important;
    min-width:0 !important;
    height:100% !important;
    margin:0 !important;
    border-radius:4px 0 0 4px !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .input-group-btn{
    display:block !important;
    flex:0 0 auto !important;
    width:auto !important;
    height:100% !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .button-search{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border-radius:0 4px 4px 0 !important;
    line-height:1 !important;
}

/* Grozs vienmēr paliek bottom3 kolonnā. */
html body header#header.typeheader-1 .header-bottom .shopping_cart,
html body header#header.typeheader-1 .header-bottom #cart.btn-shopping-cart,
html body header#header.typeheader-1 .header-bottom #cart > .top_cart,
html body header#header.typeheader-1 .header-bottom #cart .shopcart{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom #cart .icon-c{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    flex:0 0 auto !important;
    margin:0 !important;
}

/* Mobilajos režīmos groza vārdu/cenu nerādām — atstājam ikonu un skaitu. */
html body header#header.typeheader-1 .header-bottom #cart .text-shopping-cart,
html body header#header.typeheader-1 .header-bottom #cart .items_cart2,
html body header#header.typeheader-1 .header-bottom #cart .items_carts{
    display:none !important;
}

html body header#header.typeheader-1 .header-bottom #cart .shopcart-inner{
    position:absolute !important;
    top:1px !important;
    right:0 !important;
    display:block !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    pointer-events:none !important;
    z-index:5 !important;
}

html body header#header.typeheader-1 .header-bottom #cart .total-shopping-cart{
    display:block !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    line-height:1 !important;
}

html body header#header.typeheader-1 .header-bottom #cart .items_cart{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    min-width:18px !important;
    height:18px !important;
    margin:0 !important;
    padding:0 4px !important;
    border-radius:9px !important;
    background:#fff !important;
    color:#232f3e !important;
    font-size:11px !important;
    font-weight:700 !important;
    line-height:18px !important;
}

/* Groza dropdowns vienmēr virs satura. */
html body header#header.typeheader-1 .header-bottom #cart .shoppingcart-box{
    top:100% !important;
    right:0 !important;
    left:auto !important;
    z-index:30000 !important;
}

/* =========================================================
   4. TABLET: 768–991px
   ========================================================= */
}

@media (min-width:768px) and (max-width:991px){

html body header#header.typeheader-1 .header-top,
html body header#header.typeheader-1 .header-top > .container,
html body header#header.typeheader-1 .header-top > .container > .row{
    height:30px !important;
    min-height:30px !important;
    max-height:30px !important;
}

html body header#header.typeheader-1 .header-top a,
html body header#header.typeheader-1 .header-top button{
    min-height:30px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    font-size:11px !important;
    line-height:30px !important;
}

html body header#header.typeheader-1 .header-middle,
html body header#header.typeheader-1 .header-middle > .container,
html body header#header.typeheader-1 .header-middle > .container > .row{
    height:76px !important;
    min-height:76px !important;
    max-height:76px !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo .logo,
html body header#header.typeheader-1 .header-middle .navbar-logo .logo > a{
    width:180px !important;
    min-width:180px !important;
    max-width:180px !important;
    height:66px !important;
    min-height:66px !important;
    max-height:66px !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo img[src*="i_Light_logo_250px.png"],
html body header#header.typeheader-1 .header-middle .navbar-logo img[title="i-Light.lv"]{
    width:180px !important;
    min-width:180px !important;
    max-width:180px !important;
    height:66px !important;
    min-height:66px !important;
    max-height:66px !important;
}

html body header#header.typeheader-1 .header-bottom,
html body header#header.typeheader-1 .header-bottom > .container,
html body header#header.typeheader-1 .header-bottom > .container > .row{
    height:50px !important;
    min-height:50px !important;
    max-height:50px !important;
}

html body header#header.typeheader-1 .header-bottom > .container > .row{
    padding-right:50px !important;
}

html body header#header.typeheader-1 .header-middle .main-menu{
    right:12px !important;
    bottom:-50px !important;
    width:50px !important;
    min-width:50px !important;
    max-width:50px !important;
    height:50px !important;
    min-height:50px !important;
    max-height:50px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1{
    flex:0 0 185px !important;
    width:185px !important;
    max-width:185px !important;
    padding-left:0 !important;
    padding-right:8px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    padding-left:8px !important;
    padding-right:8px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    flex:0 0 58px !important;
    width:58px !important;
    max-width:58px !important;
    padding-left:6px !important;
    padding-right:0 !important;
}

html body header#header.typeheader-1 .header-bottom .search-header-w,
html body header#header.typeheader-1 .header-bottom #sosearchpro,
html body header#header.typeheader-1 .header-bottom #sosearchpro > form,
html body header#header.typeheader-1 .header-bottom #search0{
    height:40px !important;
    min-height:40px !important;
    max-height:40px !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .button-search{
    width:48px !important;
    min-width:48px !important;
    max-width:48px !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu,
html body header#header.typeheader-1 .header-bottom
.megamenuToogle-pattern > .container{
    font-size:12px !important;
}

html body header#header.typeheader-1 .header-bottom #cart .icon-c{
    width:42px !important;
    min-width:42px !important;
    max-width:42px !important;
    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;
}

}

/* =========================================================
   5. PHONE: 0–767px
   ========================================================= */
@media (max-width:767px){

html body header#header.typeheader-1 .header-top,
html body header#header.typeheader-1 .header-top > .container,
html body header#header.typeheader-1 .header-top > .container > .row{
    height:28px !important;
    min-height:28px !important;
    max-height:28px !important;
}

html body header#header.typeheader-1 .header-top a,
html body header#header.typeheader-1 .header-top button{
    min-height:28px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    font-size:11px !important;
    line-height:28px !important;
}

html body header#header.typeheader-1 .header-top .signin-inline{
    max-width:180px !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
}

html body header#header.typeheader-1 .header-middle,
html body header#header.typeheader-1 .header-middle > .container,
html body header#header.typeheader-1 .header-middle > .container > .row{
    height:64px !important;
    min-height:64px !important;
    max-height:64px !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo .logo,
html body header#header.typeheader-1 .header-middle .navbar-logo .logo > a{
    width:150px !important;
    min-width:150px !important;
    max-width:150px !important;
    height:55px !important;
    min-height:55px !important;
    max-height:55px !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo img[src*="i_Light_logo_250px.png"],
html body header#header.typeheader-1 .header-middle .navbar-logo img[title="i-Light.lv"]{
    width:150px !important;
    min-width:150px !important;
    max-width:150px !important;
    height:55px !important;
    min-height:55px !important;
    max-height:55px !important;
}

html body header#header.typeheader-1 .header-bottom,
html body header#header.typeheader-1 .header-bottom > .container,
html body header#header.typeheader-1 .header-bottom > .container > .row{
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
}

html body header#header.typeheader-1 .header-bottom > .container > .row{
    padding-right:46px !important;
}

html body header#header.typeheader-1 .header-middle .main-menu{
    right:12px !important;
    bottom:-46px !important;
    width:46px !important;
    min-width:46px !important;
    max-width:46px !important;
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1{
    flex:0 0 150px !important;
    width:150px !important;
    max-width:150px !important;
    padding-left:0 !important;
    padding-right:6px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    padding-left:6px !important;
    padding-right:6px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    flex:0 0 50px !important;
    width:50px !important;
    max-width:50px !important;
    padding-left:4px !important;
    padding-right:0 !important;
}

html body header#header.typeheader-1 .header-bottom .search-header-w,
html body header#header.typeheader-1 .header-bottom #sosearchpro,
html body header#header.typeheader-1 .header-bottom #sosearchpro > form,
html body header#header.typeheader-1 .header-bottom #search0{
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .autosearch-input{
    padding-left:12px !important;
    padding-right:8px !important;
    font-size:12px !important;
    line-height:38px !important;
}

html body header#header.typeheader-1 .header-bottom #search0 .button-search{
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu,
html body header#header.typeheader-1 .header-bottom
.megamenuToogle-pattern > .container{
    font-size:12px !important;
}

html body header#header.typeheader-1 .header-bottom #cart .icon-c{
    width:40px !important;
    min-width:40px !important;
    max-width:40px !important;
    height:40px !important;
    min-height:40px !important;
    max-height:40px !important;
}

}

/* =========================================================
   6. ĻOTI ŠAURS TELEFONS: meklēšana kā 44px ikona
   ========================================================= */
@media (max-width:479px){

html body header#header.typeheader-1 .header-bottom .bottom1{
    flex:1 1 auto !important;
    width:auto !important;
    max-width:none !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    flex:0 0 44px !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    padding:0 !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #sosearchpro{
    display:none !important;
    visibility:hidden !important;
    position:absolute !important;
    width:0 !important;
    height:0 !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 .icon-search{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
    margin:0 !important;
    padding:0 !important;
    color:#fff !important;
    font-size:17px !important;
    line-height:1 !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    flex-basis:48px !important;
    width:48px !important;
    max-width:48px !important;
}

}

/* =========================================================
   7. 360px UN ŠAURĀK
   ========================================================= */
@media (max-width:360px){

html body header#header.typeheader-1 .header-middle,
html body header#header.typeheader-1 .header-middle > .container,
html body header#header.typeheader-1 .header-middle > .container > .row{
    height:58px !important;
    min-height:58px !important;
    max-height:58px !important;
}

html body header#header.typeheader-1 .header-middle .navbar-logo .logo,
html body header#header.typeheader-1 .header-middle .navbar-logo .logo > a,
html body header#header.typeheader-1 .header-middle .navbar-logo img[src*="i_Light_logo_250px.png"],
html body header#header.typeheader-1 .header-middle .navbar-logo img[title="i-Light.lv"]{
    width:132px !important;
    min-width:132px !important;
    max-width:132px !important;
    height:48px !important;
    min-height:48px !important;
    max-height:48px !important;
}

html body header#header.typeheader-1 .header-top .signin-inline{
    max-width:130px !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu,
html body header#header.typeheader-1 .header-bottom
.megamenuToogle-pattern > .container{
    font-size:11px !important;
}

}

/* =========================================================
   8. v1.2 SEARCH / CART / ACCOUNT ALIGNMENT OVERRIDES
   ========================================================= */
@media (max-width:991px){

/* Search is always an inline field inside header-bottom. */
html body header#header.typeheader-1 .header-bottom .bottom2{
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 .search-header-w{
    position:relative !important;
    inset:auto !important;
    display:flex !important;
    align-items:center !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    transform:none !important;
    z-index:auto !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 .icon-search{
    display:none !important;
    visibility:hidden !important;
    position:absolute !important;
    width:0 !important;
    height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    pointer-events:none !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #sosearchpro,
html body header#header.typeheader-1 .header-bottom .bottom2 #sosearchpro > form,
html body header#header.typeheader-1 .header-bottom .bottom2 #search0{
    position:static !important;
    inset:auto !important;
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
    overflow:visible !important;
    z-index:auto !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0{
    align-items:stretch !important;
    flex-wrap:nowrap !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .autosearch-input{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    flex:1 1 auto !important;
    box-sizing:border-box !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    margin:0 !important;
    transform:none !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .input-group-btn{
    display:flex !important;
    align-items:stretch !important;
    flex:0 0 auto !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
}

/* Cart count is anchored to the cart icon, not the whole Bootstrap column. */
html body header#header.typeheader-1 .header-bottom .bottom3 #cart.btn-shopping-cart{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 46px !important;
    width:46px !important;
    min-width:46px !important;
    max-width:46px !important;
    height:100% !important;
    margin:0 auto !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3 #cart > .top_cart,
html body header#header.typeheader-1 .header-bottom .bottom3 #cart .shopcart{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 44px !important;
    box-sizing:border-box !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:44px !important;
    min-height:44px !important;
    max-height:44px !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3 #cart .icon-c{
    position:relative !important;
    inset:auto !important;
    margin:0 !important;
    transform:none !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3 #cart .shopcart-inner{
    position:absolute !important;
    top:-5px !important;
    right:-5px !important;
    bottom:auto !important;
    left:auto !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
    pointer-events:none !important;
    z-index:20 !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3 #cart .items_cart{
    position:relative !important;
    inset:auto !important;
    margin:0 !important;
    transform:none !important;
}

/* Account links: icon and text share one flex line and cannot overlap. */
html body header#header.typeheader-1 .header-top .top-link > li > a,
html body header#header.typeheader-1 .header-top .top-link > li > button{
    position:relative !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:4px !important;
    box-sizing:border-box !important;
    min-width:0 !important;
    margin:0 !important;
    padding-left:4px !important;
    padding-right:4px !important;
    white-space:nowrap !important;
    overflow:visible !important;
    transform:none !important;
}

html body header#header.typeheader-1 .header-top .top-link > li > a::before,
html body header#header.typeheader-1 .header-top .top-link > li > button::before{
    position:static !important;
    inset:auto !important;
    display:inline-block !important;
    flex:0 0 auto !important;
    margin:0 1px 0 0 !important;
    transform:none !important;
}

html body header#header.typeheader-1 .header-top .top-link > li > a > i,
html body header#header.typeheader-1 .header-top .top-link > li > button > i{
    position:static !important;
    inset:auto !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex:0 0 auto !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    line-height:1 !important;
    transform:none !important;
}

}

/* Keep the full search field even below the old 479px icon-only breakpoint. */
@media (max-width:479px){

html body header#header.typeheader-1 .header-bottom > .container > .row{
    padding-right:44px !important;
}

html body header#header.typeheader-1 .header-middle .main-menu{
    right:12px !important;
    bottom:-46px !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1{
    flex:0 0 124px !important;
    width:124px !important;
    min-width:124px !important;
    max-width:124px !important;
    padding-left:0 !important;
    padding-right:4px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    display:flex !important;
    flex:1 1 auto !important;
    box-sizing:border-box !important;
    width:auto !important;
    min-width:86px !important;
    max-width:none !important;
    padding-left:4px !important;
    padding-right:4px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #sosearchpro{
    display:flex !important;
    visibility:visible !important;
    position:static !important;
    width:100% !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    overflow:visible !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #sosearchpro > form,
html body header#header.typeheader-1 .header-bottom .bottom2 #search0{
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .autosearch-input{
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    padding-left:9px !important;
    padding-right:5px !important;
    font-size:11px !important;
    line-height:38px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .button-search{
    flex:0 0 38px !important;
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    flex:0 0 44px !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    padding:0 !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu,
html body header#header.typeheader-1 .header-bottom
.megamenuToogle-pattern > .container{
    padding-left:7px !important;
    padding-right:5px !important;
    font-size:11px !important;
}

html body header#header.typeheader-1 .header-bottom #show-verticalmenu > i{
    margin-right:5px !important;
}

}

/* Very narrow phones still keep a usable input, with tighter fixed controls. */
@media (max-width:360px){

html body header#header.typeheader-1 .header-bottom > .container,
html body header#header.typeheader-1 .header-middle > .container,
html body header#header.typeheader-1 .header-top > .container{
    padding-left:8px !important;
    padding-right:8px !important;
}

html body header#header.typeheader-1 .header-bottom > .container > .row{
    padding-right:40px !important;
}

html body header#header.typeheader-1 .header-middle .main-menu{
    right:8px !important;
    width:40px !important;
    min-width:40px !important;
    max-width:40px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom1{
    flex-basis:108px !important;
    width:108px !important;
    min-width:108px !important;
    max-width:108px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2{
    min-width:74px !important;
    padding-left:3px !important;
    padding-right:3px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .autosearch-input{
    padding-left:7px !important;
    font-size:10px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom2 #search0 .button-search{
    flex-basis:34px !important;
    width:34px !important;
    min-width:34px !important;
    max-width:34px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3{
    flex-basis:40px !important;
    width:40px !important;
    min-width:40px !important;
    max-width:40px !important;
}

html body header#header.typeheader-1 .header-bottom .bottom3 #cart.btn-shopping-cart,
html body header#header.typeheader-1 .header-bottom .bottom3 #cart > .top_cart,
html body header#header.typeheader-1 .header-bottom .bottom3 #cart .shopcart{
    width:40px !important;
    min-width:40px !important;
    max-width:40px !important;
    height:40px !important;
    min-height:40px !important;
    max-height:40px !important;
}

}


/* =========================================================
   9. v1.3 SEARCH BUTTON CLIP / COLOR OVERRIDES
   ========================================================= */
@media (max-width:991px){

/*
 * Visa meklēšanas grupa ir viena noapaļota kapsula.
 * overflow:hidden nogriež input/input-group baltos stūrus, kas iepriekš
 * bija redzami aiz oranžās pogas.
 */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0.search.input-group.form-group{
    position:relative !important;
    display:flex !important;
    align-items:stretch !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:5px !important;
    background:#ffffff !important;
    background-image:none !important;
    box-shadow:none !important;
    overflow:hidden !important;
    isolation:isolate !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .autosearch-input.form-control{
    position:relative !important;
    z-index:1 !important;
    display:block !important;
    flex:1 1 auto !important;
    box-sizing:border-box !important;
    min-width:0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:5px 0 0 5px !important;
    background:#ffffff !important;
    background-image:none !important;
    color:#555 !important;
    box-shadow:none !important;
    outline:0 !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    position:relative !important;
    z-index:2 !important;
    display:flex !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    flex:0 0 auto !important;
    box-sizing:border-box !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:transparent !important;
    background-image:none !important;
    box-shadow:none !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn-default{
    position:relative !important;
    inset:auto !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    height:100% !important;
    min-height:100% !important;
    max-height:100% !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    background-image:none !important;
    color:#ffffff !important;
    text-shadow:none !important;
    box-shadow:none !important;
    outline:0 !important;
    transform:none !important;
    opacity:1 !important;
    filter:none !important;
    transition:background-color .14s ease !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:hover,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:focus,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:active{
    background:#ed6f0c !important;
    color:#ffffff !important;
    outline:0 !important;
    box-shadow:none !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search > i,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search > i::before{
    position:static !important;
    display:block !important;
    margin:0 !important;
    padding:0 !important;
    color:#ffffff !important;
    font-size:15px !important;
    line-height:1 !important;
    text-shadow:none !important;
    transform:none !important;
}

/* Neļauj tēmas :before/:after atkal uzzīmēt baltu fonu pogas stūros. */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::before,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::after,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::before,

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::after{
    content:none !important;
    display:none !important;
    background:none !important;
    box-shadow:none !important;
}

}


/* =========================================================
   10. v1.4 SEARCH CAPSULE SEAM FIX
   ========================================================= */
@media (max-width:767px){

/*
 * Ekrānā redzamā baltā šķirba neveidojas starp input un pogu.
 * To rada baltā #search0 wrappera fons, kas kļūst redzams oranžās
 * pogas noapaļotajos labajos stūros. Wrappera labā puse tagad ir oranža.
 */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0.search.input-group.form-group{
    background:#ff7f1a !important;
    background-image:none !important;
    border:0 !important;
    border-radius:5px !important;
    box-shadow:none !important;
    overflow:hidden !important;
}

/* Baltajam laukam paliek tikai kreisie noapaļotie stūri. */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .autosearch-input.form-control{
    border:0 !important;
    border-right:0 !important;
    border-radius:5px 0 0 5px !important;
    background:#ffffff !important;
    box-shadow:none !important;
}

/*
 * Pogas apvalks par 1px pārklāj input robežu. Tas novērš arī
 * subpikseļu šķirbu pie 756px un citiem nepāra platumiem.
 */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    position:relative !important;
    z-index:3 !important;
    margin-left:-1px !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:#ff7f1a !important;
    background-image:none !important;
    box-shadow:none !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search{
    position:relative !important;
    left:0 !important;
    right:auto !important;
    display:flex !important;
    box-sizing:border-box !important;
    width:calc(100% + 1px) !important;
    min-width:calc(100% + 1px) !important;
    max-width:calc(100% + 1px) !important;
    height:100% !important;
    margin:0 -1px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    background-image:none !important;
    color:#ffffff !important;
    box-shadow:none !important;
    transform:none !important;
}

/* Pogas labie stūri tiek veidoti tikai ar ārējā wrappera clipping. */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::before,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::after,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::before,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::after{
    content:none !important;
    display:none !important;
}

}


/* =========================================================
   11. v1.5 FIXED SEARCH BUTTON WIDTH
   ========================================================= */

/*
 * Pie 480–767px Bootstrap .input-group-btn saglabā width:1% / auto loģiku.
 * V1.4 pogai bija width:100% no šī sarukušā wrappera, tāpēc ap 540px
 * oranžā poga kļuva gandrīz tikai ikonas platumā.
 *
 * Tagad pogas wrapperam ir konkrēts flex-basis un pogai stabils platums.
 * 768px un lielāku skatu šis bloks neaiztiek.
 */
@media (min-width:480px) and (max-width:767px){

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    display:flex !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    flex:0 0 46px !important;
    box-sizing:border-box !important;
    width:46px !important;
    min-width:46px !important;
    max-width:46px !important;
    height:100% !important;
    margin-left:-1px !important;
    margin-right:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:#ff7f1a !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search{
    flex:0 0 47px !important;
    box-sizing:border-box !important;
    width:47px !important;
    min-width:47px !important;
    max-width:47px !important;
    height:100% !important;
    min-height:100% !important;
    max-height:100% !important;
    margin:0 -1px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    color:#ffffff !important;
}

}

/* Telefoniem zem 480px saglabājam pilno meklēšanas lauku ar 38px pogu. */
@media (min-width:361px) and (max-width:479px){

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    display:flex !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    flex:0 0 38px !important;
    box-sizing:border-box !important;
    width:38px !important;
    min-width:38px !important;
    max-width:38px !important;
    height:100% !important;
    margin-left:-1px !important;
    margin-right:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:#ff7f1a !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search{
    flex:0 0 39px !important;
    width:39px !important;
    min-width:39px !important;
    max-width:39px !important;
    height:100% !important;
    min-height:100% !important;
    max-height:100% !important;
    margin:0 -1px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    color:#ffffff !important;
}

}

/* Ļoti šaurā skatā poga paliek 34px, bet nekad nesaraujas līdz ikonas platumam. */
@media (max-width:360px){

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    display:flex !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    flex:0 0 34px !important;
    box-sizing:border-box !important;
    width:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    height:100% !important;
    margin-left:-1px !important;
    margin-right:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:#ff7f1a !important;
    overflow:hidden !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search{
    flex:0 0 35px !important;
    width:35px !important;
    min-width:35px !important;
    max-width:35px !important;
    height:100% !important;
    min-height:100% !important;
    max-height:100% !important;
    margin:0 -1px 0 0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    color:#ffffff !important;
}

}


/* =========================================================
   12. v1.6 PRECISE SEARCH BUTTON FIT
   ========================================================= */

/*
 * Līdz 767px pogu vairs neizkārtojam kā atsevišķu flex elementu.
 * Tā tiek absolūti piesaistīta meklēšanas kapsulas top/right/bottom
 * robežām, tāpēc nevar rasties 1–2px vertikāla vai horizontāla nobīde.
 */
@media (max-width:767px){

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0.search.input-group.form-group{
    position:relative !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:5px !important;
    background:#ffffff !important;
    background-image:none !important;
    box-shadow:none !important;
    overflow:hidden !important;
    isolation:isolate !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .autosearch-input.form-control{
    position:relative !important;
    z-index:1 !important;
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    margin:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    padding-left:10px !important;
    padding-right:50px !important;
    border:0 !important;
    border-radius:5px !important;
    background:#ffffff !important;
    color:#555 !important;
    line-height:38px !important;
    box-shadow:none !important;
    outline:0 !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn{
    position:absolute !important;
    z-index:5 !important;
    top:0 !important;
    right:0 !important;
    bottom:0 !important;
    left:auto !important;
    display:block !important;
    box-sizing:border-box !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 5px 5px 0 !important;
    background:#ff7f1a !important;
    background-image:none !important;
    box-shadow:none !important;
    overflow:hidden !important;
    transform:none !important;
    vertical-align:top !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn-default{
    position:absolute !important;
    z-index:1 !important;
    top:0 !important;
    right:0 !important;
    bottom:0 !important;
    left:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:38px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:#ff7f1a !important;
    background-image:none !important;
    color:#ffffff !important;
    line-height:1 !important;
    box-shadow:none !important;
    outline:0 !important;
    transform:none !important;
    vertical-align:top !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search > i{
    position:static !important;
    display:block !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    color:#ffffff !important;
    font-size:15px !important;
    line-height:1 !important;
    transform:none !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::before,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn::after,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::before,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search::after{
    content:none !important;
    display:none !important;
}

/* Hover/focus nemaina pogas ģeometriju. */
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:hover,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:focus,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:active{
    top:0 !important;
    right:0 !important;
    bottom:0 !important;
    left:0 !important;
    width:44px !important;
    height:38px !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    background:#ed6f0c !important;
    box-shadow:none !important;
    transform:none !important;
}

}

/* Ļoti šaurā telefonā tikai samazinām pogas platumu, nevis augstumu. */
@media (max-width:360px){

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .autosearch-input.form-control{
    padding-right:40px !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .input-group-btn,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 .button-search.btn-default{
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
}

html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:hover,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:focus,
html body header#header.typeheader-1 .header-bottom
.bottom2 #search0 button.button-search:active{
    width:36px !important;
}

}

