header{background-color:#c23035!important;box-shadow:none!important;-webkit-box-shadow:none!important}@media only screen and (max-width:992px){header{height:110px;margin-bottom:50px}}header .header-items-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}@media screen and (max-width:576px){header .header-items-container{margin:0 10px;align-items:flex-end}}header .header-items-container .logo-wrapper{display:block;width:120px!important}header .header-items-container .logo-wrapper img,header .header-items-container .logo-wrapper svg{padding-top:10px;width:100%;height:100%;max-width:120px;max-height:77px}@media screen and (max-width:576px){header .header-items-container .logo-wrapper img,header .header-items-container .logo-wrapper svg{max-width:100px;max-height:65px}}header .header-items-container .store-wrapper{transition:none!important;transition:border-color 0.2s linear!important;border-bottom:3px solid #D6DF1F;border-radius:5px;height:fit-content;margin-left:calc(120px + 10%);margin-right:auto}@media screen and (max-width:1999px){header .header-items-container .store-wrapper{margin-left:15%}}@media screen and (max-width:992px){header .header-items-container .store-wrapper{margin-left:calc(120px + 10%)}}@media screen and (max-width:990px){header .header-items-container .store-wrapper{margin-left:10%}}header .header-items-container .store-wrapper:hover{border-color:#fff!important}header .header-items-container .store-wrapper .text{padding-bottom:3px;background-color:#c23035;display:flex;flex-direction:row;gap:10px}header .header-items-container .store-wrapper .text span{color:#fff}header .header-items-container .nav-holder{margin-right:25px}@media screen and (max-width:992px){header .header-items-container .nav-holder{margin-right:0;position:fixed;top:0;bottom:0;right:-100%;max-width:80%;width:270px;padding:60px 0 40px 0;background:#000;overflow:auto;z-index:100;display:flex;flex-direction:column;gap:40px}header .header-items-container .nav-holder .container{padding:0;max-width:100%;width:100%}header .header-items-container .nav-holder .container .row{display:block!important;margin:0}header .header-items-container .nav-holder .container .row [class*=col-]{display:block;padding:0;width:100%;max-width:100%}}header .header-items-container .nav-holder .other{display:none;flex-direction:row;gap:25px;padding:0 30px}@media screen and (max-width:992px){header .header-items-container .nav-holder .other{display:flex}}header .header-items-container .nav-holder ul{flex-wrap:nowrap;list-style-type:none;display:flex;flex-direction:row}header .header-items-container .nav-holder ul li a{color:#FFFFFD!important;font-size:19px;font-style:normal;font-weight:700;line-height:normal;display:inline-block;text-wrap:nowrap!important;display:inline-block;padding-bottom:4px;background-image:linear-gradient(#FFFFFD 0 0);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size 0.3s,background-position 0s 0.3s}header .header-items-container .nav-holder ul li a:hover{background-position:100% 100%;background-size:100% 2px}header .header-items-container .nav-holder ul li.yellow-link a{color:#D6DF1F!important;display:inline-block;padding-bottom:4px;background-image:linear-gradient(#D6DF1F 0 0);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size 0.3s,background-position 0s 0.3s}header .header-items-container .nav-holder ul li.yellow-link a:hover{background-position:100% 100%;background-size:100% 2px}header .header-items-container .nav-holder .close-menu{display:none}header .header-items-container .other{display:flex;flex-direction:row;gap:25px}@media screen and (max-width:992px){header .header-items-container .other{margin-right:25px}}@media screen and (max-width:576px){header .header-items-container .other{display:none}}@media screen and (max-width:992px){header .header-items-container .menu-toggle{display:block!important}}header .header-items-container .menu-toggle .icon{background-color:#fff!important}header .header-items-container .menu-toggle .icon:after,header .header-items-container .menu-toggle .icon:before{background-color:#fff!important}.lottery-window{display:none;position:fixed;z-index:9999;top:0;left:0;width:100dvw;height:100dvh}.lottery-window.active{display:block}.lottery-window .top{background-color:#3b3187;height:70px;display:flex}.lottery-window .top .container{justify-content:flex-end;align-items:center;align-content:center}.lottery-window .top .container .close-lottery-window{border:none;margin-left:auto;margin-right:0;width:32px;height:32px;background:url(https://citro.lv/wp-content/themes/citro/app/assets/img/menu-close-icon.svg) 0 0 no-repeat;background-size:contain;z-index:101}.lottery-window .iframe-wrapper{display:flex;width:100%;height:100%;flex:1 1}.lottery-window .iframe-wrapper iframe{width:100%!important;height:calc(100% - 70px)!important}