/* HTML */

html {
	background-color: var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #040404))
}

/* Header */

[data-header*="c0u_gY"] .ct-header [data-row*="middle"],
[data-header*="ckkgU4"] .ct-header [data-row*="middle"] {
	background: none;
}

.ct-header-account-dropdown {
	border: 1px solid #E9EBEC !important;
	border-radius: 30px !important;
	
	box-shadow: none !important;
}

/* Popup */

.ct-popup-inner .ct-toggle-close {
	outline: none;
}

.gspb-containerlink {
	outline: none;
}