#header .fa-phone:before {
	content: ".";
	color: #ffffff;
	background: url(../../../../img/cms/design/header/phone_icon.webp);
	background-repeat: no-repeat;
	display: block;
	width: 26px;
}
/*
#header .header_viber .fa-asterisk:before {
	content: ".";
	color: #ffffff;
	background: url(../../../../img/cms/logo/viber_icon.png);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
}
#header .header_tg .fa-asterisk:before {
	content: ".";
	color: #ffffff;
	background: url(../../../../img/cms/logo/tg_icon.png);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
}
*/
#cbp-hrmenu1 .cbp-vertical-title {
	margin: 6px;
	border-radius: 5px;
	display: inline-block;
}
#cbp-hrmenu1 .cbp-vertical-title i.cbp-iconbars {
	line-height: 2.7142857143rem !important;
}
#cbp-hrmenu1 .cbp-vertical-title span.cbp-vertical-title-text {
	float: left;
	margin-right: 70px;
    min-width: 200px;
}
.text-transform-uppercase {
	text-transform: uppercase;
	color: black;
}
div.container.iqit-megamenu-container .sticky-desktop-wrapper {
	width: calc(100% - 220px);
	display: inline-block;
}
.elementor-element.elementor-element-hmv78ht .form-search-control {
	border-radius: 5px;
	margin-top: 5px;
	padding: 5px 20px;
}
.elementor-element.elementor-element-hmv78ht .search-btn {
	background-color: #FEF105;
	padding: 0px 15px;
	margin-top: 5px;
	height: 30px;
	border-radius: 0px 5px 5px 0px;
}
#header .header-btn-w .header-btn .title {
	display: none;
}
#header .header-btn-w {
	padding: 0 1.2rem;
}
#header #header-user-btn.header-btn-w {
	padding: 0 0.9rem 0 1.5rem;
}
#header .fa-heart-o:before {
	color: #FEF105;
	font-size: 2rem;
}
.main-two-menu-header > div,
#sticky-cart-wrapper > div {
	width: auto;
	float: right;
	padding: 0;
}
.main-two-menu-header {
	width: auto;
	float: right;
	display: inline-block;
	margin-top: 10px;
}
#header-user-btn i, .header-cart-btn i,
#header-search-btn i {
	color: #fef105;
	font-size: 28px;
	vertical-align: middle;
}
#header-user-btn .title, .header-cart-btn .title,
#header-search-btn .title {
	display: none !important;
}
#sticky-cart-wrapper {
	position: absolute;
	top: 11px;
	right: 1rem;
	transform: initial;
}
#sticky-cart-wrapper {
	width: 30%;
	float: right;
}
#desktop-header #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content {
	top: 0;
}
#desktop-header #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content {
	right: 0;
}
.cbp-hrsub-wrapper div.cbp-hrsub.cbp-show {
    overflow-x: hidden;
    overflow-y: auto;
    height: 70vh;
}
div#iqitmegamenu-wrapper.stuck #sticky-cart-wrapper {
	width: 30%;
}
div#iqitmegamenu-wrapper.stuck .elementor-search {
    width: 90%;
}
@media (max-width: 1440px) {
	.header-nav .right-nav {
	  display: contents;
	}
}
@media (max-width: 998px) {
	.block-iqitlinksmanager.block-iqitlinksmanager-2 {
	  /*display: none!important;*/
	}
	.block-iqitlinksmanager.block-iqitlinksmanager-2 ul li {
	  display: none;
	}
	.block-iqitlinksmanager.block-iqitlinksmanager-2 ul li:last-child{
	  display: block;
	}
	.block-iqitlinksmanager.block-iqitlinksmanager-2 ul li:last-child a:before{
	  content: "%";
	}
}

#blockcart-notification.ns-box {
    top: 6rem;
}