/*
Name: bootstrap-smartmenus.css
*/

/* Carets in collapsible mode (make them look like +/- buttons) */

/*--------------------------------------------------
=>>  Navbar 
--------------------------------------------------*/

.japyxot {
    background-color: #18191b;
}
.japyxot.sitet {
    background-color: rgba(0, 0, 0, .05);
}
.japyxot.sitet.header-fixed-top {
    background-color: #18191b;
}
.japyxot.sitet.header-fixed-top .cimuqoj .letex a {
	color: #fff;
}
.japyxot.sitet.header-fixed-top .cimuqoj .qykuqu {
	color: #ddd;
}
.japyxot.sitet.header-fixed-top .nav .bovari-border {
    color: #ddd;
}
.japyxot .nav .menu-item .nav-link {
    color: #ddd;
}
.dropdown-menu {
    color: #ddd;
    background-color: transparent;
}
.dropdown-item {
    color: #ddd;
}
.japyxot .nav .dropdown-menu > .menu-item > ul.dropdown-menu > .menu-item > .dropdown-item {
	color: #ddd !important;
}
.japyxot.sitet.gylu .nav .dropdown-menu .menu-item:last-child { 
	margin-right: 0;
}
.japyxot.sitet.header-fixed-top .nav .menu-item .nav-link, 
.japyxot.sitet.header-fixed-top .nav a.cart-icon, 
.japyxot.sitet.header-fixed-top .nav .theme-search-block a {
    color: #ddd;
}
.jycipem .sucam, 
.japyxot.sitet.header-fixed-top .sucam {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 1);
}
.japyxot .xuwyhyz, 
.japyxot.sitet.header-fixed-top .xuwyhyz {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.japyxot.japyxot-header-center {
    border-top: 2px solid #333;
}
.japyxot .nav .menu-item .nav-link.add-menu {
    background-color: transparent;
}

.sitet.gylu.serup {
    background-color: rgba(0, 0, 0, 0.6);
}
.japyxot.sitet.gylu .nav .menu-item .nav-link:hover, 
.japyxot.sitet.gylu.header-fixed-top .nav .menu-item .nav-link:hover {
    color: #fff;
}
.japyxot.sitet.gylu.header-fixed-top .nav .menu-item .nav-link {
    padding: 25px 1.25rem;
}
.japyxot.sitet.gylu.header-fixed-top .nav .themes-header-top {
    padding: 1rem 0;
}
.japyxot.sitet.gylu.header-fixed-top .cimuqoj {
	margin-top: 0.740rem;
    margin-bottom: 0.700rem;
}

@media (min-width: 992px) {
	.japyxot .nav .dropdown-menu {
		background-color: #18191b;
	}
	.japyxot .nav .dropdown-item {
		color: #ddd;
	}	
	/*Navbar Classic Header*/
	.japyxot.sitet.gylu .nav {
		margin-bottom: 0;
		margin-top: 0;
	}
	.japyxot.sitet.gylu .nav .menu-item {
		margin-right: 0;
	} 
	.japyxot.sitet.gylu .nav .menu-item:last-child {
		margin-right: 1.25rem;
	} 	
	.japyxot.sitet.gylu .nav .menu-item .nav-link {
		padding: 2.813rem 1.25rem;
	}	
	.japyxot.sitet.gylu .nav .menu-item.gepivur .nav-link {
		color: #fff;
	}
	.japyxot.sitet.gylu .nav .themes-header-top {
		display: inline-block;
		padding: 2.438rem 0;
		margin-left: 1.25rem;
	}
	.japyxot.sitet.gylu .nav .menu-item .nav-link {
		position: relative;
		z-index: 1;
		letter-spacing: 0.18px;
	}
	.japyxot.sitet.gylu .nav .menu-item .nav-link:before {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		top: 0;
		height: 0;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		z-index: -1
	}
	.japyxot.sitet.gylu .nav .menu-item .nav-link:hover:before {
		height: 100%;
		-webkit-animation: menuHover 0.3s;
		animation: menuHover 0.3s;
	}
	.japyxot.sitet.gylu .nav .dropdown-menu {
		top: unset !important;
	}	
}

@media (max-width: 991px){
	.japyxot .nav .menu-item .nav-link {
		border-bottom: 1px solid #626364;
	}
	.japyxot.sitet.header-fixed-top .nav .dropdown-item {
		color: #ddd;
	}
	.japyxot.sitet.header-fixed-top .nav .woo-cart-block {
		border-left: none;
	}
	/*Navbar Classic Header*/
	.japyxot.sitet.gylu.header-fixed-top .nav .menu-item .nav-link {
		padding: 0;
	}	
	.japyxot .nav .dropdown-menu > .menu-item > ul.dropdown-menu > .menu-item > .dropdown-item {
		color: #ddd !important;
	}
	.japyxot.sitet.gylu.header-fixed-top .cimuqoj {
		margin-top: 0.200rem;
		margin-bottom: 0.200rem;
	}
}
@media (max-width: 500px){
	.japyxot.sitet.gylu.header-fixed-top .cimuqoj {
		display: block;
		margin-top: 1.238rem;
		margin-right: 0rem;
	}
}

/*Add Menu*/
.japyxot.sitet.gylu .nav .menu-item .nav-link.add-menu { 
	padding: 0.313rem 1.3rem;
}
.japyxot.sitet.gylu .nav .menu-item .nav-link.add-menu:before {
	display: none;
}