/*===.cspt-header-style-6===*/
.cspt-header-style-6 .cspt-header-content {
	margin: auto 60px;
}
.cspt-header-style-6 .cspt-title-bar-content {
	justify-content: center;
	align-items: center;
}
.cspt-header-style-6 .cspt-title-bar-content .cspt-breadcrumb,
.cspt-header-style-6 .cspt-title-bar-content .cspt-tbar-inner {
	text-align: center;
}
.cspt-header-style-6 .cspt-header-button2 a {
	background-color: var(--cspt-greenly-secondary-color);
}
.cspt-header-style-6 .cspt-header-button2 a:hover {
	background-color: var(--cspt-greenly-blackish-color);
}
.cspt-header-style-6 .cspt-header-button a,
.cspt-header-style-6 .cspt-header-button {
	color: var(--cspt-greenly-blackish-color);
}
.cspt-header-style-6 .cspt-header-button2 a {
	box-shadow: 0px 0px 23.25px 1.75px rgba(var(--cspt-greenly-secondary-color-rgb), .30);
}
.cspt-header-style-6 .cspt-header-button2 a:hover {
	box-shadow: 0px 0px 23.25px 1.75px rgba(var(--cspt-greenly-blackish-color-rgb), .30);
}
.cspt-header-style-6 .cspt-header-button:hover a,
.cspt-header-style-6 .cspt-header-button::before {
	color: var(--cspt-greenly-global-color);
}

@media (max-width: 1200px) {
	.cspt-header-style-6 .cspt-rightbox .cspt-search-cart-box .cspt-header-search-btn,
	.cspt-header-style-6 .cspt-rightbox .cspt-search-cart-box .cspt-cart-wrapper,
	.cspt-header-style-6 .creativesplanet-header-button {
		display: none;
	}
	.cspt-header-style-6 .cspt-header-content {
		position: relative;
		margin: 0 20px 0 30px!important;
	}
}

@media (min-width: 1201px) {
	.cspt-header-style-6 .cspt-header-overlay {
		position: absolute;
		z-index: 9;
		width: 100%;
	}
	.cspt-header-style-6 .cspt-header-button {
		display: inline-block;
		position: relative;
		padding-left: 40px;
		font-size: 22px;
		line-height: 24px;
		letter-spacing: -0.4px;
		font-weight: 700;
		margin-right: 20px;
	}
	.cspt-header-style-6 .cspt-header-button::before {
		position: absolute;
		content: '\e833';
		left: 0;
		top: 0;
		font-size: 28px;
		line-height: 28px;
		font-weight: 400;
		font-family: 'creativesplanet-base-icons';
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
	}
	.cspt-header-style-6 .cspt-header-button2 a {
		display: inline-block;
		font-size: 15px;
		line-height: 24px;
		font-weight: 700;
		padding: 14px 40px;
		background-color: #fdc71b;
		border-radius: 32px;
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
	}
	.cspt-header-style-6 .cspt-header-button2 a {
		color: var(--cspt-greenly-white-color);
	}
	.cspt-header-style-6 .creativesplanet-header-button {
		padding-left: 20px;
	}
	.cspt-header-style-6 .cspt-title-bar-content {
		padding-top: 0px;
	}
	.cspt-header-style-6 .cspt-title-bar-wrapper {
		padding-top: 120px;
	}
	.cspt-header-style-6 .creativesplanet-header-button,
	.cspt-header-style-6 .cspt-rightbox,
	.cspt-header-style-6 .cspt-search-cart-box {
		align-items: center;
		display: flex;
		position: relative;
	}
	.cspt-header-style-6 .cspt-rightbox .cspt-search-cart-box>* {
		padding: 0 25px;
	}
	.cspt-header-style-6 .cspt-search-cart-box>*:nth-child(2)::after {
		content: '';
		width: 1px;
		height: 30px;
		background-color: rgba(var(--cspt-greenly-main-menu-typography-color-rgb), 0.10);
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.cspt-header-style-6 .cspt-rightbox .cspt-cart-wrapper {
		margin-right: 0;
		position: relative;
	}
	.cspt-header-style-6 .cspt-cart-wrapper .cspt-cart-count {
		right: 2px;
		top: -16px;
	}
}

@media (min-width: 767px) {
	.cspt-header-style-6 .cspt-title-bar-wrapper {
		min-height: 260px;
	}
}

@media (max-width: 1260px) {
	.cspt-header-style-6 .cspt-search-cart-box .woocommerce-Price-amount {
		display: none;
	}
	.cspt-header-style-6 .cspt-rightbox .cspt-search-cart-box>* {
		padding: 0 20px;
	}
}

@media (max-width: 1410px) {
	.cspt-header-style-6 .cspt-navbar div>ul>li>a {
		margin: 0 15px;
	}
	.cspt-header-style-6 .cspt-header-button {
		font-size: 18px;
	}
}

@media (max-width: 1390px) {
	.cspt-header-style-6 .cspt-header-button::before {
		content: unset;
	}
	.cspt-header-style-6 .creativesplanet-header-button,
	.cspt-header-style-6 .cspt-header-button {
		padding: 0;
	}
}

@media (max-width: 1500px) {
	.cspt-header-style-6 .cspt-header-content {
		margin: 0 30px;
	}
}