/*=== dsvy-header-style-5 ====*/
.dsvy-header-style-5 .dsvy-sticky-header .dsvy-header-wrapper {
	background-color: transparent;
}
.dsvy-header-style-5 .dsvy-search-cart-box > *:nth-child(2)::after{
	content: none;
}
@media (min-width: 1201px) {
	.dsvy-header-style-5 .dsvy-search-cart-box>*:last-child {
		margin-right: 10px;
	}
	.dsvy-header-style-5 .site-branding {
		margin-left: 25px;
	}
	.dsvy-header-style-5 .dsvy-sticky-header .site-branding {
		margin-left: 0px;
	}
	.dsvy-header-style-5 .dsvy-navbar div>ul>li>a {
		margin: 0 16px;
	}
	.dsvy-header-style-5 .dsvy-header-overlay {
		position: absolute;
		z-index: 9;
		width: 100%;
		padding-top: 25px;
	}
	.dsvy-header-style-5 .dsvy-logo-menuarea {
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		align-items: center;
	}
	.dsvy-header-style-5 .dsvy-header-wrapper {
		padding: 0 20px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
	}
	.dsvy-header-style-5 .dsvy-sticky-header .dsvy-header-wrapper {
		padding: 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.dsvy-header-style-5 .navigation-top {
		margin-left: 18%;
	}
	.dsvy-header-style-5 .dsvy-cart-count {
		background-color: var(--dsvy-cardioly-main-menu-typography-color);
		color: #fff;
	}
	.dsvy-header-style-5 .dsvy-title-bar-content {
		padding-top: calc(var(--dsvy-cardioly-header-height) + 80px);
	}
	.dsvy-header-style-5 .dsvy-contact-info li i {
		font-weight: normal;
	}
	.dsvy-header-style-5 .dsvy-pre-header-wrapper {
		height: 60px;
		line-height: 60px;
	}
	.dsvy-header-style-5 .dsvy-search-cart-box>* {
		padding: 0 12px;
	}
	.dsvy-header-style-5 .dsvy-search-cart-box .dsvy-cart-wrapper a,
	.dsvy-header-style-5 .dsvy-search-cart-box .dsvy-header-search-btn a {
		font-size: 18px;
	}
	.dsvy-header-style-5 .dsvy-search-cart-box .dsvy-cart-count {
		top: -20px;
		right: 4px;
	}
}
@media (min-width: 1200px) and (max-width: 1366px) {
	.dsvy-header-style-5 .dsvy-sticky-header>.container {
		padding: 0 30px;
	}
	.dsvy-header-style-5 .navigation-top {
		margin-left: 5%;
	}
}
@media (min-width: 1200px) and (max-width: 1250px) {
	.dsvy-header-style-5 .navigation-top {
		margin-left: 10px;
	}
}
@media (max-width: 1200px) {
	.dsvy-header-style-5 .dsvy-sticky-header>.container>.d-flex,
	.dsvy-header-style-5 .dsvy-header-inner>.container>.d-flex {
		position: relative;
		padding: 0 30px;
	}
	.dsvy-header-style-5 .dsvy-sticky-header>.container,
	.dsvy-header-style-5 .dsvy-header-inner>.container {
		padding: 0;
	}
}
@media (max-width: 575px) {
	.dsvy-header-style-5 .dsvy-sticky-header>.container>.d-flex,
	.dsvy-header-style-5 .dsvy-header-inner>.container>.d-flex {
		padding: 0 15px;
	}
}