HEX
Server: LiteSpeed
System: Linux l24.yourwebhosting.net 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: turkishi (1582)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/turkishi/public_html/wp-content/themes/kidzieo/css/header/header-style-3.css
.pbmit-header-style-3 .pbmit-header-overlay {
	position: absolute;
	z-index: 9;
	width: 100%;
}
.pbmit-header-style-3 .pbmit-slider-area {
	background-color: var(--pbmit-kidzieo-global-color);
}
.pbmit-header-style-3 .pbmit-breadcrumb-inner .sep {
	color: var(--pbmit-kidzieo-white-color);
}
@media (min-width: 1201px) {
	/*=== Pre Header Wrapper ===*/
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .pbmit-social-links li a:hover,
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .pbmit-contact-info li i {
		color: var(--pbmit-kidzieo-secondary-color);
	}
	.pbmit-header-style-3 .pbmit-pre-header-wrapper .pbmit-contact-info li a:hover {
		color: rgba(var(--pbmit-kidzieo-white-color-rgb), 0.7);
	}
	.pbmit-header-style-3 .pbmit-title-bar-content {
		padding-top: 200px !important;
	}
	/*=== Menu & Logo ===*/
	.pbmit-header-style-3 .pbmit-center-menu {
		margin-right: 200px !important;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-center-menu {
		margin-right: 230px !important;
	}
	.pbmit-header-style-3 .pbmit-navigation-top-area {
		position: relative;
	}
	.pbmit-header-style-3 .site-branding {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 999;
	}
	/*=== Header Logo ===*/
	.pbmit-header-style-3:not(.pbmit-fixed-header) .site-title a {
		width: 105px;
		height: 105px;
		line-height: 90px;
		text-align: center;
		border-radius: 100%;
		display: inline-block;
		position: relative;
		background-color: var(--pbmit-kidzieo-light-bg-color);
	}
	.pbmit-header-style-3 .pbmit-logo-area .wrap {
		position: relative;
		z-index: 1;
	}
	.pbmit-header-style-3:not(.pbmit-fixed-header) .pbmit-logo-area .wrap > svg {
		width: 140px;
		position: absolute;
		top: -30px;
		left: -17px;
		z-index: -1;
		animation: pbmitspin 25s infinite linear;
		line-height: calc(var(--pbmit-kidzieo-header-height) + 60px) !important;
		height: calc(var(--pbmit-kidzieo-header-height) + 60px) !important;
	}
	.pbmit-header-style-3.pbmit-fixed-header .pbmit-logo-area .wrap > svg {
		display: none;
	}
	.pbmit-header-style-3 .pbmit-logo-area .wrap svg path {
		fill: var(--pbmit-kidzieo-global-color);
		stroke: var(--pbmit-kidzieo-white-color);
	}
	.pbmit-max-mega-menu-override #page .pbmit-header-style-3 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item,
	body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-3 .pbmit-navbar div>ul>li {
		margin: 0 15px;
	}
	/*=== Header Button ===*/
	.pbmit-header-style-3 .pbmit-header-button2 a {
		border-radius: 50px;
		padding: 16px 28px;
		font-weight: 600 !important;
		color: var(--pbmit-kidzieo-white-color);
		background-color: var(--pbmit-kidzieo-global-color);
		line-height: var(--pbmit-kidzieo-header-height) !important;
		height: var(--pbmit-kidzieo-header-height) !important;
	}
	.pbmit-header-style-3 .pbmit-header-button2 a:hover {
		background-color: var(--pbmit-kidzieo-secondary-color);
	}
	@-webkit-keyframes pbmitspin {
		0% { 
			-webkit-transform: rotate(0deg); 
		}
		100% { 
			-webkit-transform: rotate(360deg); 
		}
	}
	@keyframes pbmitspin {
		0% { 
			transform: rotate(0deg); 
		}
		100% { 
			transform: rotate(360deg); 
		}
	}
}
@media (max-width: 1200px) {
	.pbmit-header-style-3 .pbmit-header-content {
		position: relative;
	}
	.pbmit-header-style-3 .pbmit-logo-area .wrap > svg,
	.pbmit-header-style-3 .pbmit-button-box {
		display: none;
	}
	.pbmit-header-style-3 .nav-menu-toggle {
		color: var(--pbmit-kidzieo-blackish-color);
	}
	.pbmit-header-style-3 .pbmit-logo-area {
		flex: 1;
	}
	.pbmit-header-style-3 .pbmit-search-cart-box {
		order: 2;
		margin-left: auto;
	}
	.pbmit-header-style-3 .pbmit-navigation-top-area {
		order: 1;
	}
	.pbmit-header-style-3 .pbmit-right-box {
		order: 3;
	}
	.pbmit-header-style-3 .pbmit-title-bar-content {
		padding-top: 140px !important;
	}
}