.cspt-header-style-5 .cspt-header-inner {
	position: relative;
}
.cspt-header-style-5 .cspt-header-inner .cspt-social-links li a {
	font-size: 16px;
}
.cspt-header-style-5 .cspt-social-links li {
	margin-right: 15px;
}
.cspt-header-style-5 .cspt-cart-details {
	position: relative;
}
.cspt-header-style-5 .cspt-sticky-header.cspt-header-sticky-yes .cspt-header-content,
.cspt-header-style-5 .cspt-header-height-wrapper .cspt-header-content {
	margin: 0 30px;
	position: relative
}
.cspt-header-style-5 .cspt-right-box .cspt-cart-link,
.cspt-header-style-5 .cspt-header-search-btn a {
	color: var(--cspt-emphires-main-menu-typography-color);
}
.cspt-parent-header-style-5 .cspt-footer-big-area .mc4wp-form .btn {
	background-color: var(--cspt-emphires-global-color);
}

@media(min-width:1201px) {
	.cspt-header-style-5 .cspt-sticky-header .cspt-right-box {
		height: var(--cspt-emphires-sticky-header-height) !important;
		line-height: var(--cspt-emphires-sticky-header-height) !important;
	}
	.cspt-header-style-5 .cspt-pre-header-wrapper .container {
		max-width: none;
		padding: 0 50px
	}
	.cspt-header-style-5 .cspt-contact-info li {
		margin: 0 10px;
	}
	.cspt-header-style-5 .cspt-contact-info li::after,
	.cspt-header-style-5 .cspt-pre-header-wrapper ul::after,
	.cspt-header-style-5 .cspt-header-search-btn::before {
		display: none;
	}
	.cspt-header-style-5 .cspt-pre-header-wrapper {
		border: 1px solid rgba(0, 0, 0, 0.1);
		height: 60px;
		line-height: 60px;
	}
	.cspt-header-style-5 .cspt-logo-menuarea {
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important;
	}
	.cspt-header-style-5 .cspt-right-box {
		margin-left: 10px;
		display: flex;
		align-items: center;
	}
	.cspt-header-style-5 .cspt-header-button a {
		color: #fff;
		height: 100%;
		display: inline-block;
		padding: 0 30px;
		vertical-align: middle;
		padding-right: 8px;
		line-height: 60px;
		height: 60px;
		text-transform: uppercase;
		font-weight: 800;
		font-size: 13px;
		position: relative;
		border-radius: 6px;
		letter-spacing: 1px;
		background-color: var(--cspt-emphires-global-color);
		-webkit-transition: all .6s;
		-moz-transition: all .6s;
		transition: all .6s;
	}
	.cspt-header-style-5 .cspt-header-button a:hover {
		background-color: var(--cspt-emphires-blackish-color);
	}
	.cspt-header-style-5 .cspt-header-button a::after {
		content: "\e81c";
		font-family: "creativesplanet-base-icons";
		margin-left: 20px;
		font-size: 20px;
		top: 0;
		position: relative;
		font-weight: bold;
		background-color: #fff;
		color: #0c121d;
		padding: 14px 18px;
		border-radius: 5px;
		-webkit-transition: all .6s;
		-moz-transition: all .6s;
		transition: all .6s;
	}
	.cspt-header-style-5 .cspt-header-button .cspt-header-button-text-1 {
		font-weight: 700;
		margin-bottom: 5px;
	}
	.cspt-header-style-5 .cspt-header-button {
		line-height: normal;
	}
	.cspt-header-style-5 .navigation-top {
		margin-left: auto!important;
	}
	.cspt-header-style-5 .cspt-navbar div>ul>li>a {
		margin: 0 17px;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-cart-wrapper,
	.cspt-header-style-5 .cspt-right-box .cspt-header-search-btn {
		display: flex;
		align-items: center;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-cart-link,
	.cspt-header-style-5 .cspt-header-search-btn a {
		font-size: 16px;
	}
	.cspt-header-style-5 .cspt-pre-header-wrapper .cspt-social-links {
		margin-right: 0;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-cart-wrapper {
		position: relative;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-search-cart-box {
		display: flex;
		align-items: center;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-search-cart-box>* {
		padding: 0 25px;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-search-cart-box>*:nth-child(2)::after {
		content: '';
		width: 1px;
		height: 25px;
		background-color: rgba(var(--cspt-emphires-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-5 .cspt-right-box .cspt-cart-wrapper .cspt-cart-details {
		position: relative;
	}
	.cspt-header-style-5 .cspt-right-box .cspt-cart-wrapper .cspt-cart-count {
		position: absolute;
		top: -12px;
		left: 10px;
		background-color: var(--cspt-emphires-blackish-color);
		color: #fff;
		height: 15px;
		line-height: 15px;
		width: 15px;
		text-align: center;
		border-radius: 50%;
		font-size: 10px;
	}
	.cspt-header-style-5 .cspt-pre-header-wrapper .container {
		padding: 0px 30px;
	}
	.cspt-header-style-5 .cspt-header-height-wrapper .cspt-header-content {
		margin: 0px 30px;
	}
	.cspt-header-style-5 .site-branding.cspt-logo-area {
		margin-right: 60px;
	}
}

@media (max-width: 1340px) {
	.cspt-header-style-5 .site-branding.cspt-logo-area {
		margin-right: 25px!important;
	}
	.cspt-header-style-5 .cspt-navbar div>ul>li>a {
		margin: 0 15px;
	}
	.cspt-header-style-5 .cspt-header-button a {
		padding: 0 8px;
	}
}

@media (max-width: 1260px) {
	.cspt-header-style-5 .cspt-right-box .cspt-cart-wrapper .woocommerce-Price-amount.amount {
		display: none;
	}
}

@media(max-width:1200px) {
	.cspt-header-style-5 .cspt-header-wrapper>.container {
		max-width: none;
	}
	.cspt-header-style-5 .cspt-header-wrapper>.container .col-lg-9,
	.cspt-header-style-5 .cspt-header-wrapper>.container .col-lg-3 {
		flex: none;
		max-width: none;
		width: auto;
		padding-right: 0px;
		padding-left: 0px;
	}
	.cspt-header-style-5 .cspt-header-wrapper>.container .col-lg-9 {
		margin-left: auto!important;
	}
	.cspt-header-style-5 .cspt-toparea,
	.cspt-header-style-5 .cspt-contact-info-wrapper,
	.cspt-header-style-5 .cspt-right-box,
	.cspt-header-style-5 .cspt-header-button-wrapper {
		display: none;
	}
	.cspt-header-style-5 .cspt-navbar div>ul>li>a{
		margin: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cspt-blogbox-style-5 .creativesplanet-box-desc-text {
		display: none;
	}
	.cspt-blogbox-style-5:hover .creativesplanet-box-desc {
		margin-top: 15px;
	}
	.cspt-blogbox-style-5 .cspt-meta-data {
		padding: 30px 20px 30px;
	}
	.cspt-blogbox-style-5 .cspt-meta-container {
		margin-bottom: 10px;
	}
}