.tkbhf-gtranslate-bootstrap {
position: absolute !important;
top: 0 !important;
left: -10000px !important;
width: 1px !important;
min-width: 1px !important;
max-width: 1px !important;
height: 1px !important;
min-height: 1px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
} body.et_boxed_layout #page-container #et-boc header #header-icons-section .et_pb_row,
body.et_boxed_layout #page-container #et-boc header #header-icons-section + .et_pb_section .et_pb_row {
width: 94% !important;
max-width: 1280px !important;
}
#header-icons-section {
position: relative !important;
z-index: 1001;
margin: 0 !important;
padding: 0 !important;
background: #000 !important;
overflow: visible !important;
}
#header-icons-section > .et_pb_row {
display: grid !important;
grid-template-columns: clamp(230px, 25vw, 300px) minmax(0, 1fr) max-content !important;
align-items: center !important;
gap: 20px !important;
margin: 0 auto !important;
padding: 10px 0 !important;
}
#header-icons-section .et_pb_column {
width: auto !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
min-width: 0;
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
transform: none !important;
overflow: visible !important;
}
#header-icons-section .et_pb_module,
#header-icons-section .et_pb_code,
#header-icons-section .et_pb_code_inner {
margin: 0 !important;
padding: 0 !important;
}
#header-icons-section .et_pb_column:nth-child(1),
#header-icons-section .et_pb_column:nth-child(3) {
display: flex !important;
align-items: center !important;
}
#header-icons-section .et_pb_column:nth-child(1) {
justify-content: flex-start !important;
width: 100% !important;
max-width: none !important;
flex-basis: auto !important;
}
#header-icons-section .et_pb_column:nth-child(2) {
width: 100% !important;
max-width: none !important;
min-width: 0 !important;
flex-basis: auto !important;
}
#header-icons-section .et_pb_column:nth-child(2) .et_pb_code,
#header-icons-section .et_pb_column:nth-child(2) .et_pb_code_inner,
#header-icons-section .et_pb_column:nth-child(2) .tkb-v2-search-wrap,
#header-icons-section .et_pb_column:nth-child(2) .tkb-v2-search {
width: 100% !important;
max-width: none !important;
min-width: 0 !important;
}
#header-icons-section .et_pb_column:nth-child(3) {
justify-content: flex-end !important;
width: max-content !important;
max-width: none !important;
min-width: max-content !important;
flex-basis: auto !important;
}
#header-icons-section .et_pb_column:nth-child(1) .et_pb_image,
#header-icons-section .et_pb_column:nth-child(1) .et_pb_image_wrap {
display: flex !important;
align-items: center !important;
justify-content: flex-start !important;
width: 100%;
margin: 0 !important;
}
#header-icons-section .et_pb_column:nth-child(1) img {
display: block !important;
width: 100% !important;
max-width: 320px !important;
height: auto !important;
margin: 0 !important;
} .tkb-v2-search-wrap {
width: 100%;
min-width: 0;
}
.tkb-v2-search {
display: flex;
align-items: center;
width: 100%;
height: 42px;
margin: 0;
overflow: hidden;
border: 1px solid #343434;
border-radius: 7px;
background: #191919;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.tkb-v2-search:focus-within {
border-color: var(--tkb-orange);
box-shadow: 0 0 0 3px rgba(255, 153, 0, 0.15);
}
.tkb-v2-search input[type="search"] {
flex: 1 1 auto;
min-width: 0;
width: 100%;
height: 100%;
margin: 0 !important;
padding: 0 14px !important;
border: 0 !important;
outline: 0 !important;
background: transparent !important;
box-shadow: none !important;
color: #fff !important;
font-size: 14px !important;
line-height: normal !important;
appearance: none;
}
.tkb-v2-search input[type="search"]::placeholder {
color: #909090 !important;
opacity: 1;
}
.tkb-v2-search input[type="search"]::-webkit-search-cancel-button {
width: 14px;
height: 14px;
margin-right: 5px;
appearance: none;
-webkit-appearance: none;
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cline x1='18' y1='6' x2='6' y2='18'/%3e%3cline x1='6' y1='6' x2='18' y2='18'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
cursor: pointer;
opacity: 0.7;
}
.tkb-v2-search input[type="search"]::-webkit-search-cancel-button:hover {
opacity: 1;
}
.tkb-v2-search button {
display: flex !important;
flex: 0 0 48px;
align-items: center;
justify-content: center;
width: 48px;
height: 100%;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
background: var(--tkb-orange) !important;
color: #000 !important;
cursor: pointer;
}
.tkb-v2-search button:hover {
background: var(--tkb-orange-hover) !important;
}
.tkb-v2-search button svg {
width: 21px;
height: 21px;
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
} .tkb-v2-actions {
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
gap: 5px;
min-width: max-content;
margin: 0 !important;
padding: 0 !important;
white-space: nowrap;
position: relative !important;
top: auto !important;
transform: none !important;
overflow: visible !important;
}
.tkb-v2-icon {
position: relative !important;
top: auto !important;
display: inline-flex !important;
flex: 0 0 40px;
align-items: center !important;
justify-content: center !important;
width: 40px;
height: 40px;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 7px;
background: transparent !important;
color: #fff !important;
text-decoration: none !important;
cursor: pointer;
transition: color 0.2s ease, background-color 0.2s ease;
overflow: visible !important;
}
.tkb-v2-icon:hover,
.tkb-v2-icon:focus-visible {
background: #191919 !important;
color: var(--tkb-orange) !important;
}
.tkb-v2-icon svg {
display: block;
width: 24px;
height: 24px;
fill: none;
stroke: currentColor;
stroke-width: 1.9;
stroke-linecap: round;
stroke-linejoin: round;
}
.tkb-v2-burger {
display: none !important;
}
.tkb-v2-cart .cart-count {
position: absolute !important;
top: -1px !important;
right: -2px !important;
display: flex !important;
align-items: center;
justify-content: center;
width: 17px !important;
height: 17px !important;
min-width: 17px !important;
margin: 0 !important;
padding: 0 !important;
border-radius: 50%;
background: var(--tkb-orange) !important;
color: #000 !important;
font-size: 10px !important;
font-weight: 900 !important;
line-height: 1 !important;
z-index: 2;
}
.cart-count.is-animated {
transform: scale(1.3);
transition: transform 0.25s ease;
} .tkb-v2-language {
position: relative !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
}
.tkb-v2-language-desktop {
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
}
.tkb-v2-lang-trigger {
position: relative !important;
z-index: 4 !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
gap: 5px !important;
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 7px !important;
background: transparent !important;
color: #fff !important;
cursor: pointer !important;
box-sizing: border-box !important;
}
.tkb-v2-lang-trigger:hover,
.tkb-v2-lang-trigger:focus-visible,
.tkb-v2-lang-trigger[aria-expanded="true"] {
background: #191919 !important;
color: var(--tkb-orange) !important;
}
.tkb-v2-lang-trigger img {
display: block !important;
flex: 0 0 19px !important;
width: 19px !important;
min-width: 19px !important;
max-width: 19px !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
}
.tkb-v2-lang-trigger-chevron {
display: block !important;
flex: 0 0 7px !important;
width: 7px !important;
height: 7px !important;
margin: -4px 0 0 0 !important;
border-right: 2px solid currentColor !important;
border-bottom: 2px solid currentColor !important;
transform: rotate(45deg) !important;
box-sizing: border-box !important;
} .tkb-v2-language-desktop .tkb-v2-gtranslate-source {
position: absolute !important;
inset: 0 !important;
z-index: 5 !important;
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
pointer-events: none !important;
}
.tkb-v2-language-desktop .gt_float_switcher {
position: absolute !important;
inset: 0 !important;
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
min-height: 40px !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
overflow: visible !important;
transform: none !important;
pointer-events: none !important;
}
.tkb-v2-language-desktop .gt-selected,
.tkb-v2-language-desktop .gt-current-lang {
position: absolute !important;
inset: 0 !important;
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
min-height: 40px !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
}
.tkb-v2-language-desktop .gt_options {
position: absolute !important;
top: calc(100% + 7px) !important;
right: 0 !important;
bottom: auto !important;
left: auto !important;
z-index: 10030 !important;
width: 224px !important;
min-width: 224px !important;
max-width: 224px !important;
max-height: 310px !important;
margin: 0 !important;
padding: 5px !important;
overflow-x: hidden !important;
overflow-y: auto !important;
border: 1px solid #3b3b3b !important;
border-radius: 9px !important;
background: #101010 !important;
box-shadow: 0 16px 38px rgba(0, 0, 0, 0.72) !important;
pointer-events: auto !important;
box-sizing: border-box !important;
}
.tkb-v2-language-desktop .gt_options a {
display: flex !important;
align-items: center !important;
gap: 10px !important;
width: 100% !important;
min-height: 40px !important;
margin: 0 !important;
padding: 8px 10px !important;
border: 0 !important;
border-radius: 6px !important;
background: #101010 !important;
color: #ededed !important;
font-family: inherit !important;
font-size: 14px !important;
font-weight: 600 !important;
line-height: 1.2 !important;
text-decoration: none !important;
white-space: nowrap !important;
box-sizing: border-box !important;
}
.tkb-v2-language-desktop .gt_options a:hover,
.tkb-v2-language-desktop .gt_options a:focus,
.tkb-v2-language-desktop .gt_options a.selected {
background: var(--tkb-orange) !important;
color: #000 !important;
}
.tkb-v2-language-desktop .gt_options img {
display: block !important;
width: 22px !important;
max-width: 22px !important;
height: auto !important;
margin: 0 !important;
}
.tkb-v2-language-desktop .gt_options {
scrollbar-width: thin;
scrollbar-color: #555 #101010;
}
.tkb-v2-language-desktop .gt_options::-webkit-scrollbar {
width: 7px;
}
.tkb-v2-language-desktop .gt_options::-webkit-scrollbar-track {
background: #101010;
}
.tkb-v2-language-desktop .gt_options::-webkit-scrollbar-thumb {
border-radius: 8px;
background: #555;
} .tkb-v2-drawer-language {
display: none;
}
.tkb-v2-drawer-language-label {
color: #fff;
font-size: 14px;
font-weight: 700;
}
@media only screen and (max-width: 980px) {
.tkb-v2-language-desktop {
display: none !important;
}
.tkb-v2-drawer-language {
position: relative !important;
display: flex !important;
flex: 0 0 auto;
align-items: center;
justify-content: space-between;
gap: 14px;
min-height: 62px;
padding: 10px 16px;
overflow: visible !important;
border-top: 1px solid #333;
background: var(--tkb-panel);
z-index: 10010 !important;
}
.tkb-v2-language-mobile {
position: relative !important;
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
width: 82px !important;
min-width: 82px !important;
overflow: visible !important;
z-index: 10020 !important;
}
.tkb-v2-language-mobile .tkb-v2-gtranslate-source {
position: relative !important;
display: block !important;
width: 82px !important;
min-width: 82px !important;
max-width: 82px !important;
height: 40px !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
pointer-events: auto !important;
}
.tkb-v2-language-mobile .gt_float_switcher {
position: relative !important;
display: block !important;
width: 82px !important;
min-width: 82px !important;
max-width: 82px !important;
height: 40px !important;
min-height: 40px !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
border: 1px solid #363636 !important;
border-radius: 7px !important;
background: #171717 !important;
color: #fff !important;
box-shadow: none !important;
transform: none !important;
pointer-events: auto !important;
}
.tkb-v2-language-mobile .gt-selected,
.tkb-v2-language-mobile .gt-current-lang {
position: relative !important;
inset: auto !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 6px !important;
width: 100% !important;
min-width: 0 !important;
max-width: none !important;
height: 38px !important;
min-height: 38px !important;
margin: 0 !important;
padding: 0 8px !important;
overflow: visible !important;
border: 0 !important;
border-radius: 7px !important;
background: transparent !important;
color: #fff !important;
font-size: 14px !important;
font-weight: 800 !important;
line-height: 1 !important;
opacity: 1 !important;
pointer-events: auto !important;
box-sizing: border-box !important;
}
.tkb-v2-language-mobile .gt_options {
position: absolute !important;
top: auto !important;
right: 0 !important;
bottom: calc(100% + 7px) !important;
left: auto !important;
width: min(230px, calc(100vw - 40px)) !important;
min-width: 210px !important;
max-width: calc(100vw - 40px) !important;
max-height: min(310px, 55vh) !important;
margin: 0 !important;
padding: 5px !important;
overflow-x: hidden !important;
overflow-y: auto !important;
border: 1px solid #3b3b3b !important;
border-radius: 9px !important;
background: #101010 !important;
box-shadow: 0 16px 38px rgba(0, 0, 0, 0.72) !important;
z-index: 10030 !important;
}
} #header-icons-section + .et_pb_section {
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
z-index: 1000;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
border-top: 1px solid #202020;
border-bottom: 1px solid #292929;
background: rgba(0, 0, 0, 0.94) !important;
transform: none !important;
}
#header-icons-section + .et_pb_section .et_pb_row {
margin: 0 auto !important;
padding: 0 !important;
}
#header-icons-section + .et_pb_section .et_pb_menu,
#header-icons-section + .et_pb_section .et_pb_menu_inner_container {
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
#header-icons-section + .et_pb_section .et_pb_menu__wrap,
#header-icons-section + .et_pb_section .et_pb_menu__menu {
width: 100%;
justify-content: stretch !important;
}
#header-icons-section + .et_pb_section .et-menu {
display: flex !important;
align-items: center;
justify-content: space-between !important;
gap: 16px;
width: 100%;
margin: 0 !important;
}
#header-icons-section + .et_pb_section .et-menu > li {
margin: 0 !important;
padding: 0 !important;
}
#header-icons-section + .et_pb_section .et-menu > li > a {
padding: 13px 4px !important;
color: #fff !important;
font-size: 15px !important;
font-weight: 700 !important;
line-height: 1.2 !important;
opacity: 1 !important;
} #header-icons-section + .et_pb_section
.et-menu > li.menu-item-has-children > a:first-child {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
gap: 7px;
padding-right: 4px !important;
}
#header-icons-section + .et_pb_section
.et-menu > li.menu-item-has-children > a:first-child::after {
position: static !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
display: inline-block !important;
width: 7px;
height: 7px;
margin: -3px 0 0 1px !important;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
content: "" !important;
font-family: inherit !important;
font-size: 0 !important;
line-height: 0 !important;
transform: rotate(45deg) !important;
}
#header-icons-section + .et_pb_section .et-menu > li > a:hover,
#header-icons-section + .et_pb_section .et-menu > li.current-menu-item > a,
#header-icons-section + .et_pb_section .et-menu > li.current-menu-ancestor > a {
color: var(--tkb-orange) !important;
} #header-icons-section + .et_pb_section .et-menu > li > ul.sub-menu {
padding: 14px !important;
border-top: 3px solid var(--tkb-orange) !important;
border-radius: 0 0 8px 8px;
background: #111 !important;
box-shadow: 0 18px 45px rgba(0, 0, 0, 0.55) !important;
}
#header-icons-section + .et_pb_section ul.sub-menu li {
margin: 0 !important;
padding: 0 !important;
}
#header-icons-section + .et_pb_section ul.sub-menu li a {
width: 100% !important;
padding: 10px 12px !important;
border-radius: 5px;
color: #e5e5e5 !important;
font-size: 13px !important;
font-weight: 600 !important;
line-height: 1.35 !important;
}
#header-icons-section + .et_pb_section ul.sub-menu li a:hover {
background: var(--tkb-orange) !important;
color: #000 !important;
} #header-icons-section + .et_pb_section .et-menu > li:nth-child(2) > ul.sub-menu {
display: grid !important;
grid-template-columns: repeat(3, minmax(190px, 1fr));
gap: 4px 12px;
width: min(780px, 88vw) !important;
} .tkb-v2-overlay {
position: fixed;
inset: 0;
z-index: 99998;
background: rgba(0, 0, 0, 0.72);
opacity: 0;
transition: opacity 0.25s ease;
}
.tkb-v2-overlay.is-visible {
opacity: 1;
}
.tkb-v2-drawer {
position: fixed;
top: 0;
left: 0;
z-index: 99999;
display: flex;
flex-direction: column;
width: min(88vw, 400px);
height: 100vh;
height: 100dvh;
overflow: hidden;
background: var(--tkb-panel);
color: #fff;
box-shadow: 20px 0 50px rgba(0, 0, 0, 0.55);
transform: translateX(-105%);
transition: transform 0.28s ease;
}
.tkb-v2-drawer.is-open {
transform: translateX(0);
}
.tkb-v2-drawer-head {
display: flex;
flex: 0 0 auto;
align-items: center;
justify-content: space-between;
min-height: 74px;
padding: 12px 16px;
border-bottom: 1px solid #333;
background: #000 !important;
}
.tkb-v2-drawer-logo {
display: block;
max-width: calc(100% - 60px);
background: #000 !important;
}
.tkb-v2-drawer-logo img {
display: block;
width: 190px;
max-width: 100%;
height: auto;
background: #000 !important;
}
.tkb-v2-close {
display: flex;
flex: 0 0 42px;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
margin: 0;
padding: 0;
border: 0;
border-radius: 7px;
background: transparent;
color: #fff;
cursor: pointer;
}
.tkb-v2-close:hover,
.tkb-v2-close:focus-visible {
background: #252525;
color: var(--tkb-orange);
}
.tkb-v2-close svg {
width: 25px;
height: 25px;
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
}
.tkb-v2-drawer-nav {
flex: 1 1 auto;
padding: 8px 0 20px;
overflow-y: auto;
overscroll-behavior: contain;
-webkit-overflow-scrolling: touch;
}
.tkb-v2-drawer-menu,
.tkb-v2-drawer-menu ul {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.tkb-v2-drawer-menu li {
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.tkb-v2-drawer-menu > li {
border-bottom: 1px solid #292929;
}
.tkb-v2-drawer-menu li a {
display: block;
padding: 15px 54px 15px 20px;
color: #eee !important;
font-size: 15px;
font-weight: 700;
line-height: 1.3;
text-decoration: none;
}
.tkb-v2-drawer-menu li a:hover,
.tkb-v2-drawer-menu li a:focus-visible {
background: #1d1d1d;
color: var(--tkb-orange) !important;
}
.tkb-v2-submenu-toggle {
position: absolute;
top: 5px;
right: 8px;
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
margin: 0;
padding: 0;
border: 0;
background: transparent;
color: #fff;
cursor: pointer;
}
.tkb-v2-submenu-toggle svg {
width: 20px;
height: 20px;
fill: none;
stroke: currentColor;
stroke-width: 2;
transition: transform 0.2s ease;
}
.tkb-v2-drawer-menu li.is-open > .tkb-v2-submenu-toggle svg {
transform: rotate(180deg);
} .tkb-v2-drawer-menu ul.sub-menu {
position: static !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
display: none;
visibility: visible !important;
width: auto !important;
margin: 0 !important;
padding: 0 0 8px 14px !important;
border: 0 !important;
border-radius: 0 !important;
background: var(--tkb-panel-dark) !important;
box-shadow: none !important;
opacity: 1 !important;
transform: none !important;
}
.tkb-v2-drawer-menu li.is-open > ul.sub-menu {
display: block !important;
}
.tkb-v2-drawer-menu ul.sub-menu li a {
padding: 12px 46px 12px 20px;
color: #cfcfcf !important;
font-size: 13px;
font-weight: 600;
}
.tkb-v2-drawer-footer {
display: grid;
flex: 0 0 auto;
grid-template-columns: 1fr 1fr;
border-top: 1px solid #333;
background: var(--tkb-panel);
}
.tkb-v2-drawer-footer a {
padding: 16px;
color: #fff !important;
font-size: 13px;
font-weight: 700;
text-align: center;
text-decoration: none;
}
.tkb-v2-drawer-footer a + a {
border-left: 1px solid #333;
}
.tkb-v2-drawer-footer a:hover {
background: #1f1f1f;
color: var(--tkb-orange) !important;
}
body.tkb-v2-menu-open {
overflow: hidden !important;
} body.admin-bar .tkb-v2-drawer {
top: 32px;
height: calc(100dvh - 32px);
} @media only screen and (max-width: 980px) {
body.et_boxed_layout #page-container #et-boc header #header-icons-section .et_pb_row {
width: 100% !important;
max-width: none !important;
}
#header-icons-section {
overflow: visible !important;
}
#header-icons-section > .et_pb_row {
display: grid !important;
grid-template-columns: minmax(0, 1fr) auto !important;
grid-template-rows: minmax(60px, auto) auto !important;
align-items: center !important;
row-gap: 8px !important;
column-gap: clamp(10px, 3vw, 18px) !important;
width: 100% !important;
margin: 0 auto !important;
padding: 8px 12px 12px !important;
overflow: visible !important;
} #header-icons-section .et_pb_column:nth-child(1) {
grid-column: 1;
grid-row: 1;
display: flex !important;
align-items: center !important;
justify-content: flex-start !important;
align-self: stretch !important;
min-width: 0;
min-height: 60px !important;
overflow: visible !important;
}
#header-icons-section .et_pb_column:nth-child(1) .et_pb_image,
#header-icons-section .et_pb_column:nth-child(1) .et_pb_image_wrap {
display: flex !important;
align-items: center !important;
justify-content: flex-start !important;
width: 100% !important;
min-height: 60px !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
}
#header-icons-section .et_pb_column:nth-child(1) img {
display: block !important;
width: auto !important;
max-width: min(210px, calc(100vw - 175px)) !important;
max-height: 50px !important;
margin: 0 !important;
} #header-icons-section .et_pb_column:nth-child(2) {
grid-column: 1 / -1;
grid-row: 2;
width: 100% !important;
min-width: 0;
}
#header-icons-section .et_pb_column:nth-child(2),
#header-icons-section .et_pb_column:nth-child(2) .et_pb_code,
#header-icons-section .et_pb_column:nth-child(2) .et_pb_code_inner {
margin: 0 !important;
padding: 0 !important;
} #header-icons-section .et_pb_column:nth-child(3) {
grid-column: 2;
grid-row: 1;
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
align-self: stretch !important;
min-height: 60px !important;
margin: 0 !important;
padding: 0 !important;
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
transform: none !important;
overflow: visible !important;
}
#header-icons-section .et_pb_column:nth-child(3) .et_pb_code,
#header-icons-section .et_pb_column:nth-child(3) .et_pb_code_inner {
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
width: 100% !important;
min-height: 60px !important;
margin: 0 !important;
padding: 0 !important;
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
transform: none !important;
overflow: visible !important;
}
.tkb-v2-actions {
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
gap: 2px;
min-height: 60px !important;
margin: 0 !important;
padding: 0 !important;
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
transform: none !important;
overflow: visible !important;
}
.tkb-v2-icon {
flex: 0 0 40px !important;
width: 40px !important;
height: 42px !important;
margin: 0 !important;
top: auto !important;
}
.tkb-v2-icon svg {
width: 22px;
height: 22px;
}
.tkb-v2-burger {
display: inline-flex !important;
}
.tkb-v2-search {
height: 44px;
}
.tkb-v2-search input[type="search"] {
font-size: 14px !important;
} #header-icons-section + .et_pb_section {
display: none !important;
}
}
@media only screen and (max-width: 782px) {
body.admin-bar .tkb-v2-drawer {
top: 46px;
height: calc(100dvh - 46px);
}
}
@media only screen and (max-width: 430px) {
#header-icons-section > .et_pb_row {
row-gap: 7px !important;
column-gap: 6px !important;
padding: 7px 9px 11px !important;
}
#header-icons-section .et_pb_column:nth-child(1) img {
max-width: min(170px, calc(100vw - 150px)) !important;
max-height: 44px !important;
}
.tkb-v2-actions {
gap: 0 !important;
}
.tkb-v2-icon {
flex: 0 0 36px !important;
width: 36px !important;
height: 40px !important;
}
.tkb-v2-icon svg {
width: 21px !important;
height: 21px !important;
}
.tkb-v2-cart .cart-count {
top: 0 !important;
right: -1px !important;
}
} .tkb-v2-icon:focus-visible,
.tkb-v2-search button:focus-visible,
.tkb-v2-close:focus-visible,
.tkb-v2-submenu-toggle:focus-visible,
.tkb-v2-drawer a:focus-visible {
outline: 2px solid var(--tkb-orange);
outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
.tkb-v2-overlay,
.tkb-v2-drawer,
.tkb-v2-submenu-toggle svg,
.cart-count {
transition: none !important;
}
} @media only screen and (min-width: 981px) {
.tkbhf-active .tkb-v2-actions {
display: grid !important;
grid-template-columns: repeat(3, 44px) !important;
align-items: center !important;
justify-content: end !important;
column-gap: 8px !important;
width: max-content !important;
min-width: max-content !important;
}
.tkbhf-active .tkb-v2-account,
.tkbhf-active .tkb-v2-cart,
.tkbhf-active .tkb-v2-language-desktop {
width: 44px !important;
min-width: 44px !important;
max-width: 44px !important;
height: 40px !important;
margin: 0 !important;
}
.tkbhf-active .tkb-v2-cart > svg {
transform: translateX(-2px) !important;
}
.tkbhf-active .tkb-v2-cart .cart-count {
top: -2px !important;
right: 1px !important;
}
}