/* custom_code Start tag */
 .currency-picker .dropdown-toggle {
    text-align: left;
    padding: 0;
    justify-content: flex-start;
    font-weight: 500;
    color: #000;
    min-width: 100px;
    position: relative;
    background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114018939.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: left 8px center;
    border: 1px solid #174b88;
    padding-left: 38px;
    padding-right: 10px;
    border-radius: 50px;
    letter-spacing: 0;
    height:42px;
}
.currency-picker .dropdown-toggle.eur {
   background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114036756.png); 
}
.currency-picker .dropdown-toggle.gbp {
    background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114027369.png);
}
.currency-picker .dropdown-toggle:hover,
.currency-picker .dropdown-toggle:focus,
.currency-picker .dropdown-toggle:active,
.currency-picker.show .dropdown-toggle{
    background-color: transparent !important;
    color: #000 !important;
}
.currency-picker .dropdown-toggle::after {
    border: 0;
    width: 11px;
    height: 8px;
    background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114406198.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 10px;
}
.currency-picker .dropdown-menu .dropdown-item {
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left 10px center;
    padding: 10px 10px 10px 45px;
}
.currency-picker .dropdown-menu .dropdown-item.eur {
 background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114036756.png);
}
.currency-picker .dropdown-menu .dropdown-item.gbp {
 background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114027369.png);
}
.currency-picker .dropdown-menu .dropdown-item.usd {
     background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114018939.png);
}
.icons-col .btn.switchReg {
    background: transparent;
    color: #000;
    min-width: 152px;
    padding: 0;
    position: relative;
    border: 1px solid #174b88;
    border-radius: 50px;
    letter-spacing: 0;
    height:42px;
}
.icons-col .btn.switchReg svg {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}
.icons-col .btn.switchReg svg path {
    fill: #2369b7;
}
.lang-settings .region-list {
    height: 42px;
    border-radius: 50px;
    min-width: 165px;
    padding: 0;
    color: #000;
    letter-spacing: 0;
    padding-right: 20px;
    justify-content: flex-start;
    padding-left: 10px;
}
.lang-settings .region-list:hover,
.lang-settings .region-list:focus,
.lang-settings .region-list:active{
    background-color:transparent !important;
    color:#000 !important;
}
.lang-settings .region-list svg {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}
.lang-settings .region-list svg path {
    fill: #2369b7;
}
.lang-settings .region-list::after{
        border: 0;
    width: 11px;
    height: 8px;
    background-image: url(https://d33y9g7lle8yme.cloudfront.net/intel-america/images/other_images/260518114406198.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 10px;
}
.header .currency-picker .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    transform: unset !important;
    top: 100% !important;
}
.btn:focus-visible,
a:focus-visible,
button:focus-visible,
.store-content.region-link:focus-visible{
border-radius: 2px;
z-index: 9;
outline: 2px solid #174b88 !important;
outline-offset: 2px !important;
}
@media screen and (min-width:992px){
.header .updatelogo {
    flex: unset;
    max-width: unset;
    width: auto;
}
.header .d-menu-col {
    flex: 1;
}
.header .icons-col.text-right {
    flex: unset;
    max-width: unset;
    width: auto;
}
}
@media screen and (max-width:991px){
.header .mobile-icons {
    flex: unset;
    width: auto;
    max-width: unset;
}
.header .updatelogo {
    flex: unset;
    width: auto;
    max-width: unset;
    padding-left: 3px;
}
.header .icons-col.text-right {
    margin-left: auto;
    width: auto;
    flex: unset;
    max-width: unset;
}
.header .mobile-icons .site-search {
    display: none;
}
.header .mobile-icons .site-header__menu.js-mobile-nav-toggle {
    display: inline-flex;
    padding-right: 0;
    align-items:center;
}
.header .logo img {
    max-width: 120px;
}
.header .icons-col.text-right .site-search {
    display: inline-block;
}

}
@media screen and (max-width:575px){

  .mobile-icons .btn--link {
    width: 20px;
}
.header .icons-col.text-right .site-search {
    display: none;
}
.header .lang-settings {
    padding: 0 0 0 5px;
}
.icons-col .btn.switchReg svg,
.lang-settings .region-list svg{
    display: none;
}
.currency-picker .dropdown-toggle {
    background-image: none !important;
    padding: 0 10px;
    min-width: 62px;
    height: 35px;
    font-size: 12px;
}
.icons-col .btn.switchReg,
.lang-settings .region-list {
    min-width: 100px;
    height: 35px;
    font-size: 12px;
}
.lang-settings .region-list {
    min-width:111px;
}
.currency-picker .dropdown-toggle::after {
    width: 8px;
    right: 7px;
}
.header .updatelogo {
    padding-right: 0;
}
.header .logo img {
    max-width: 103px;
}
.lang-settings .region-list::after {
    width: 8px;
    right: 7px;
}
.lang-settings .region-list {
    padding-right: 0px;
    padding-left: 6px;
}
}/* custom_code End tag */