
@import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Roboto:ital,wght@0,300;0,400;0,500;1,300&display=swap');
body {
  font-family: helveticaneueinterface;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 25px;
    clear: both;
    font-weight: 400;
    color: #3f1f61;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #4f227e;
}
.navbar-nav .dropdown-menu {
    position: static;
    padding: 0;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}	
/* ============ small devices .end// ============ */
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
}
.navbar-nav {
    display: flex;
    padding: 10px 10px 0;
    margin-bottom: 0;
    font-family: helveticaneueinterface;
    list-style: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    font-family: helveticaneueinterface;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #252525;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.nav-link:focus, .nav-link:hover {
    color: #3f1f61;
    border-top: 1px solid #3f1f61;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 95%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.categorie-search-box form {
    color: #a9a9a9;
    height: 38px;
    padding: 0;
    position: relative;
    width: 100%;
}
.categorie-search-box .form-group {
    align-items: center;
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    height: 38px;
    margin: 0;
    position: absolute;
    right: 60px;
    top: 0;
    width: 150px;
}
.categorie-search-box input {
    background: white none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #252525;
    font-size: 14px;
    height: 35px;
    padding: 0 200px 0 10px;
    width: 100%;
}
.categorie-search-box button {
    background: #3f1f61 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 3px 3px 0;
    color: white;
    font-size: 16px;
    height: 35px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in 0s;
    width: 50px;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-weight: normal;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
}
.nice-select .current {
    display: block;
    overflow: hidden;
    width: 100%;
}
.bootstrap-select {
    border-radius: 0;
    border-style: none;
    border-width: 0;
    color: #252525;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    width: 150px;
    border: none;
}
.categorie-search-box .nice-select .list {
    height: 350px;
    overflow-y: auto;
}
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(68 68 68 / 11%);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}


.header-middle .header-align .header-align-right .header-action-area button {
    background: transparent;
    border: none;
    color: #414141;
    font-size: 27px;
    line-height: 1;
    margin: 0 0 0 12px;
    padding: 0;
    position: relative;
}

.header-action-area {
    display: flex;
}

.header-action-wishlist button.btn-wishlist {
    background: transparent;
    border: none;
    color: #414141;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 0 12px;
    padding: 8px;
    position: relative;
}
span.cart-count {
    border-radius: 50%;
    background-color: #3f1f61;
    color: #fff;
    display: inline-block;
    top: -15px;
    font-size: 12px;
    font-weight: 300;
    height: 21px;
    line-height: 21px;
    right: -8px;
    position: absolute;
    text-align: center;
    width: 20px;
}
button.btn-cart.cart-icon {
    background: transparent;
    border: none;
    color: #414141;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 0 12px;
    padding: 8px;
    position: relative;
}

button.btn-menu {
    background: transparent;
    border: none;
    color: #414141;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 0 12px;
    padding: 8px;
    position: relative;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    color: red;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #563275;
    border: 1px solid #563275;
}
.navbar-toggler-icon{
    background-image: url("../img/icons/toggle.svg");
}
